From: Archit Taneja Date: Tue, 14 Aug 2012 19:10:31 +0000 (+0530) Subject: OMAPDSS: HDMI: Add locking for hdmi interface set timing functions X-Git-Tag: v3.7-rc1~48^2~1^2~20^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed1aa9003bc359a3139cbd6c31eb834fa71b26d9;p=pandora-kernel.git OMAPDSS: HDMI: Add locking for hdmi interface set timing functions The hdmi interface driver exposes functions to the hdmi panel driver to configure the interface timings maintained by the hdmi driver. These timings(stored in hdmi.ip_data.cfg) should be protected by the hdmi lock to ensure they are called sequentially, this is similar to how hdmi enable and disable functions need locking. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed