]> git.baikalelectronics.ru Git - kernel.git/commit
PM / devfreq: drop comment about thermal setting max_freq
authorJavi Merino <javi.merino@arm.com>
Fri, 14 Aug 2015 17:57:00 +0000 (18:57 +0100)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 11 Sep 2015 05:23:29 +0000 (14:23 +0900)
commit4812f3aa1524da7d86224e89584feb070dc1b497
tree90d7198c2ec6c22499f0415a5caa1617a351a8ad
parent96a92c1dcddbcc2bdcb6529da20cd3a7f2cdc5e3
PM / devfreq: drop comment about thermal setting max_freq

The thermal infrastructure should use the devfreq cooling device, which
uses the OPP library to disable OPPs as necessary.

Fix a couple of typos in the same comment while we are at it.

Signed-off-by: Javi Merino <javi.merino@arm.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/devfreq.c