]> 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>
Wed, 15 Aug 2012 18:28:52 +0000 (20:28 +0200)
commite38de04fe729fd51a238157f38059b1077ee86a5
tree119a39baca2a0e0b7d6a8fe33f9c50a90f943457
parent98101bddfe6d8ae64afc57099568f28ed368f4c4
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