From: Archit Taneja Date: Tue, 17 Sep 2013 06:13:15 +0000 (+0530) Subject: omapdss: HDMI: move common functions to a separate file X-Git-Tag: v3.13-rc1~93^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08d83e4e172176f8a66697ffb26eaa5ac5c2ef03;p=pandora-kernel.git omapdss: HDMI: move common functions to a separate file The OMAP4 HDMI encoder driver(hdmi4.c) contains timings tables, and helper functions which can be used as is by the OMAP5/DRA7x encoder driver. Move these to hdmi_common.c so that it's not replicated in the future. Signed-off-by: Archit Taneja Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed