OSDN Git Service

[media] coda: Improve runtime PM support
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 22 Sep 2014 16:05:56 +0000 (13:05 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 26 Sep 2014 09:47:48 +0000 (06:47 -0300)
commitc5d28e29833c8bc80d96cb2f46c3cf06b43a8fa4
treeb4027406b9aeaa0fa37bbb0d0448064e6ac22e12
parent7c672812fe230f54e86da0e56cd2917e897fe760
[media] coda: Improve runtime PM support

For several reasons it's good practice to leave devices in runtime PM
active state while those have been probed.

In this cases we also want to prevent the device from going inactive,
until the firmware has been completely installed, especially when using
a PM domain.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/coda/coda-common.c