From c0456be38fef2866b1dbeceb756485b001fa23b9 Mon Sep 17 00:00:00 2001 From: Ricardo Neri Date: Fri, 27 Apr 2012 13:48:45 -0500 Subject: [PATCH] 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-format-patch failed