From: Archit Taneja Date: Thu, 12 Sep 2013 12:37:49 +0000 (+0530) Subject: omapdss: HDMI: Clean up the header files X-Git-Tag: v3.13-rc1~93^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdb8bfc652543dc392caa66343fe32cf66c4095b;p=pandora-kernel.git omapdss: HDMI: Clean up the header files Keep only OMAP4 HDMI core block related structs and enums in ti_hdmi_4xxx_ip.h, move the rest to ti_hdmi.h. This holds all library specific data which will be shared between OMAP4 and OMAP5/DRA7x HDMI encoder drivers. Move the duplicate register read/write/wait_for_bit_change functions in the hdmi library files to ti_hdmi.h Signed-off-by: Archit Taneja Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed