]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: hdmi: make clock_refcount atomic
authorSantosh Reddy Galma <galmar@nvidia.com>
Wed, 19 Aug 2015 14:08:45 +0000 (19:38 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Tue, 25 Aug 2015 17:25:25 +0000 (10:25 -0700)
commitcd7597982918e864ac230374d350038daa2eb85a
tree2250e11be34c13f0a98b2f62ef90c87991b06d39
parentf2783605f08800460f3c39d8428c7a885c952878
video: tegra: hdmi: make clock_refcount atomic

remove clock_refcount_lock mutex variable in tegra_hdmi
structure as it is not significant and make clock_refcount
variable atomic. Handle clock_refcount properly in
tegra_hdmi_get() and tegra_hdmi_put().

Bug 200132061

Change-Id: I21eff40e0c2884ca1f7bcac692ac23b32319f6fb
Signed-off-by: Santosh Reddy Galma <galmar@nvidia.com>
Reviewed-on: http://git-master/r/785977
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Venu Byravarasu <vbyravarasu@nvidia.com>
drivers/video/tegra/dc/hdmi2.0.c
drivers/video/tegra/dc/hdmi2.0.h