Navid Emamdoost d4f5a095da drm/exynos: fix ref count leak in mic_pre_enable
in mic_pre_enable, pm_runtime_get_sync is called which
increments the counter even in case of failure, leading to incorrect
ref count. In case of failure, decrement the ref count before returning.

Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2020-06-29 09:38:41 +09:00
..
2020-03-31 15:15:47 +10:00
2020-04-22 10:41:35 +10:00
2019-06-27 19:56:09 +09:00
2020-04-02 14:16:44 +02:00
2020-01-21 09:09:42 +09:00