OSDN Git Service

Revert "PM QoS: Use spinlock in the per-device PM QoS constraints code"
authorRafael J. Wysocki <rjw@sisk.pl>
Mon, 24 Sep 2012 19:39:36 +0000 (21:39 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 24 Sep 2012 19:39:36 +0000 (21:39 +0200)
commit8376869e51f5094e87229aa6200c43ada85c9aaf
treed896e9fcd61dccd27f253c794e2f742c6f59907d
parentfc2fb3a075c206927d3fbad251dae82ba82ccf2d
Revert "PM QoS: Use spinlock in the per-device PM QoS constraints code"

This reverts commit fc2fb3a075c206927d3fbad251dae82ba82ccf2d.

The problem with the above commit is that it makes the device PM QoS
core code hold a spinlock around blocking_notifier_call_chain()
invocations.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
drivers/base/power/qos.c