[media] exynos4-is: Activate mipi-csis in probe() if runtime PM is disabled
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Sat, 19 Oct 2013 21:13:12 +0000 (18:13 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 2 Jan 2014 16:25:18 +0000 (14:25 -0200)
Devices should also operate normally when runtime PM is not enabled.
In case runtime PM is disabled activate the device already in probe().
Any related power domain needs to be then left permanently in active
state by the platform.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found