Marek Szyprowski
9992349a54
drm/exynos/fimc: fix runtime pm support
...
Once pm_runtime_set_active() gets called, the kernel assumes that given
device has already enabled runtime pm and will call pm_runtime_suspend()
without matching pm_runtime_resume(). In case of DRM FIMC IPP driver,
this will result in calling clk_disable() without respective call to
clk_enable(). This patch removes call to pm_runtime_set_active() to
ensure that pm_runtime_suspend/resume calls will match.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com >
Signed-off-by: Inki Dae <inki.dae@samsung.com >
2015-08-11 17:21:35 +09:00
..
2015-06-22 19:05:46 +09:00
2015-06-22 19:56:44 +09:00
2015-06-20 00:32:55 +09:00
2015-01-28 08:47:29 +01:00
2014-06-02 02:07:12 +09:00
2014-03-24 00:36:34 +09:00
2015-02-07 16:38:41 +09:00
2013-01-04 15:54:32 +09:00
2014-06-02 02:07:04 +09:00
2015-06-20 00:32:53 +09:00
2015-05-19 22:50:53 +09:00
2015-04-21 14:47:16 +05:30
2015-02-07 16:38:40 +09:00
2015-06-20 00:32:55 +09:00
2015-06-22 20:04:56 +09:00
2015-06-22 20:04:56 +09:00
2015-06-22 20:05:03 +09:00
2015-06-20 00:32:53 +09:00
2014-11-24 18:02:50 +09:00
2015-06-20 00:33:02 +09:00
2013-01-04 15:54:32 +09:00
2015-06-20 00:32:49 +09:00
2013-01-04 15:54:32 +09:00
2015-08-11 17:21:35 +09:00
2013-01-04 15:54:32 +09:00
2015-06-22 19:05:46 +09:00
2014-12-04 01:04:55 +01:00
2012-05-17 20:14:48 +09:00
2014-09-20 01:00:13 +09:00
2015-06-20 00:33:01 +09:00
2015-08-11 17:21:34 +09:00
2013-01-04 15:54:32 +09:00
2015-06-22 19:05:46 +09:00
2015-06-22 19:05:46 +09:00
2015-06-20 00:32:58 +09:00
2014-09-20 00:56:10 +09:00
2015-06-22 20:04:56 +09:00
2015-06-20 00:32:49 +09:00
2015-06-20 00:32:49 +09:00
2014-12-04 01:04:55 +01:00
2013-01-04 15:54:32 +09:00
2015-06-20 00:32:58 +09:00
2013-01-04 15:54:32 +09:00
2015-08-11 17:21:34 +09:00
2015-08-11 17:21:35 +09:00
2014-03-24 00:36:32 +09:00
2015-06-22 20:05:02 +09:00
2015-06-22 20:04:56 +09:00
2013-04-29 14:35:32 +09:00
2012-12-15 02:40:00 +09:00
2014-06-02 02:07:15 +09:00
2015-04-13 11:39:40 +09:00
2012-12-15 02:39:41 +09:00
2011-12-29 11:21:42 +09:00