Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1618507

RE: [PATCH] PM / devfreq: Move struct devfreq_governor to devfreq directory

From MyungJoo Ham <myungjoo.ham@samsung.com>
Newsgroups linux.kernel
Subject RE: [PATCH] PM / devfreq: Move struct devfreq_governor to devfreq directory
Date 2017-04-07 08:50 +0200
Message-ID <ttvSx-3C4-11@gated-at.bofh.it> (permalink)
References <tt7dw-3GF-7@gated-at.bofh.it> <ttvSx-3C4-9@gated-at.bofh.it> <tt7dw-3GF-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

> This patch moves the struct devfreq_governor from header file
> to the devfreq directory because this structure is private data
> and it have to be only accessed by the devfreq core.
> 
> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
> ---
>  drivers/devfreq/governor.h | 29 +++++++++++++++++++++++++++++
>  include/linux/devfreq.h    | 30 +-----------------------------
>  2 files changed, 30 insertions(+), 29 deletions(-)
> 

Where have you based on the commit?
It's not appliable to 4.11-rc5.


Cheers,
MyungJoo

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] PM / devfreq: Move struct devfreq_governor to devfreq  directory Chanwoo Choi <cw00.choi@samsung.com> - 2017-04-06 06:30 +0200
  Re: [PATCH] PM / devfreq: Move struct devfreq_governor to devfreq  directory Chanwoo Choi <cw00.choi@samsung.com> - 2017-04-07 08:50 +0200
  RE: [PATCH] PM / devfreq: Move struct devfreq_governor to devfreq  directory MyungJoo Ham <myungjoo.ham@samsung.com> - 2017-04-07 08:50 +0200

csiph-web