diff options
author | Mark Gross <markgross@thegnar.org> | 2010-05-17 00:21:03 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rjw@sisk.pl> | 2010-05-17 00:21:03 +0200 |
commit | 25f3a5a2854dce8b8413fd24cc9d5b9e3632be54 (patch) | |
tree | b118bb59ed435c22c888bf35f68a65ba1dd6e16e /drivers | |
parent | 8f77578cc2debaeb30a4ef6206f4ba10944bdcd8 (diff) | |
download | linux-3.10-25f3a5a2854dce8b8413fd24cc9d5b9e3632be54.tar.gz linux-3.10-25f3a5a2854dce8b8413fd24cc9d5b9e3632be54.tar.bz2 linux-3.10-25f3a5a2854dce8b8413fd24cc9d5b9e3632be54.zip |
PM: PM QOS update fix
This update handles a use case where pm_qos update requests need to
silently fail if the update is being sent to a handle that is NULL.
The problem was that the original pm_qos silently fails when a request
update is passed to a parameter that has not been added to the list yet.
This update restores that behavior.
Signed-off-by: markgross <markgross@thegnar.org>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions