]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PM / cpuidle: Make ladder governor use the "disabled" state flag
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 15 Aug 2012 18:28:52 +0000 (20:28 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 17 Aug 2012 17:40:32 +0000 (19:40 +0200)
commit34b44fe0b19760bc798bc5aac8f7c942fc3da262
tree801391f1984f6654e449cc785b75582ad9c8c9c7
parent6deb0647cfe94e4dfa37f5eebad86bbf9e51ecfa
PM / cpuidle: Make ladder governor use the "disabled" state flag

For the mechanism introduced by commit cbc9ef0 (PM / Domains: Add
preliminary support for cpuidle, v2) to work with the ladder
governor, that governor should respect the "disabled" state flag
added by that commit.  Change the ladder governor accordingly.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
drivers/cpuidle/governors/ladder.c