summaryrefslogtreecommitdiff
path: root/drivers/cpuidle
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2022-05-19 04:07:53 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-05-19 20:32:19 +0300
commit42d2607d91c4ec37ea1970899c2d614824f3014b (patch)
tree3484debd592b5a7a999abfc6e46b862857201342 /drivers/cpuidle
parentd44d6c4a3a5d79410fa2003f0b2e3e773978927f (diff)
downloadlinux-42d2607d91c4ec37ea1970899c2d614824f3014b.tar.xz
PM / devfreq: passive: Return non-error when not-supported event is required
Each devfreq governor specifies the supported governor event such as GOV_START and GOV_STOP. When not-supported event is required, just return non-error. But, commit ce9a0d88d97a ("PM / devfreq: Add cpu based scaling support to passive governor") returned the error value. So that return non-error value when not-supported event is required. Fixes: ce9a0d88d97a ("PM / devfreq: Add cpu based scaling support to passive governor") Reported-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpuidle')
0 files changed, 0 insertions, 0 deletions