exynos4-is: Do not unnecessarily activate fimc-lite device in probe()
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 12 Sep 2013 16:47:08 +0000 (18:47 +0200)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:44:44 +0000 (11:44 +0900)
commit1c7a9b537ab798779801f5b9eec9651ed73bc5de
tree5ae107d77ae2a4eed2f0e6a543579f5f4810a207
parentd788b2f7d3b6ba6c5c8aacee830bdf7bf86c196b
exynos4-is: Do not unnecessarily activate fimc-lite device 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-lite.c