On Tue, Dec 05, 2017 at 11:02:46AM +0530, Viresh Kumar wrote:
> No one has used it for the last two and half years (since it was
> introduced by commit c36cf0717631 ("thermal: cpu_cooling: implement the
> power cooling device API")), get rid of it.
That commit c36cf0717631 ("thermal: cpu_cooling: implement the power
cooling device API") also added documentation for it. You should
remove the documentation, to keep it in sync.
> Cc: Javi Merino <[email protected]>
> Cc: Punit Agrawal <[email protected]>
> Acked-by: Eduardo Valentin <[email protected]>
> Signed-off-by: Viresh Kumar <[email protected]>
> ---
> drivers/thermal/cpu_cooling.c | 106
> +++++------------------------------------
> include/linux/cpu_cooling.h | 3 --
> include/trace/events/thermal.h | 10 ++--
> 3 files changed, 16 insertions(+), 103 deletions(-)