PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 3 Dec 2009 19:21:21 +0000 (20:21 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Sun, 6 Dec 2009 15:17:56 +0000 (16:17 +0100)
Lockdep complains about taking the parent lock in
__pm_runtime_set_status(), so mark it as nested.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Reported-by: Alan Stern <stern@rowland.harvard.edu>
Cc: stable@kernel.org

No differences found