exynos4-is: Do not unnecessarily activate fimc devices in probe()
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 12 Sep 2013 16:48:04 +0000 (18:48 +0200)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:44:44 +0000 (11:44 +0900)
commit314aa8640ad47bc4e31fb866d0c964d646280f42
tree172aceaf336bb42cccf927ca226b2fdc7ad023e6
parent1c7a9b537ab798779801f5b9eec9651ed73bc5de
exynos4-is: Do not unnecessarily activate fimc devices in probe()

There is no use of temporarily activating the device in probe()
so remove the pm_runtime_get_sync(), pm_runtime_put() calls.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
drivers/media/platform/exynos4-is/fimc-core.c