git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efe4e06
)
PM / AVS: SmartReflex: disable runtime PM on driver remove
author
Andrii Tseglytskyi
<andrii.tseglytskyi@ti.com>
Thu, 30 May 2013 10:08:35 +0000
(13:08 +0300)
committer
Kevin Hilman
<khilman@linaro.org>
Mon, 10 Jun 2013 17:35:17 +0000
(10:35 -0700)
Runtime PM should be disabled for device on driver remove,
otherwise runtime PM will be not balanced, and this will cause
an error message, on next driver probe.
Signed-off-by: Andrii Tseglytskyi <andrii.tseglytskyi@ti.com>
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
No differences found