PM / AVS: SmartReflex: disable runtime PM on driver remove
authorAndrii Tseglytskyi <andrii.tseglytskyi@ti.com>
Thu, 30 May 2013 10:08:35 +0000 (13:08 +0300)
committerKevin Hilman <khilman@linaro.org>
Mon, 10 Jun 2013 17:35:17 +0000 (10:35 -0700)
commitbd4a36bec0e63941881608ad38351778748675e0
treefced53ce195f49195c82266ef9486cf36a34de4e
parentefe4e06de34953888504f4ea1d36c86db2267ea9
PM / AVS: SmartReflex: disable runtime PM on driver remove

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>
drivers/power/avs/smartreflex.c