From: Ricardo Neri Date: Fri, 27 Apr 2012 18:48:45 +0000 (-0500) Subject: OMAPDSS: HDMI: Split video_enable into video_enable/disable X-Git-Tag: v3.5-rc1~7^2~5^2~11^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0456be38fef2866b1dbeceb756485b001fa23b9;p=pandora-kernel.git OMAPDSS: HDMI: Split video_enable into video_enable/disable To improve readability, split the video_enable HDMI IP operation into two separate functions for enabling and disabling video. The video_enable function is also modified to return an error value. While there, update these operations for the OMAP4 IP accordingly. Signed-off-by: Ricardo Neri --- Reading git-diff-tree failed