OMAPDSS: split hdmi muxing function
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 19 Oct 2012 09:14:12 +0000 (12:14 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 29 Oct 2012 10:44:44 +0000 (12:44 +0200)
commitffc81fc5f3f6070820cb7ef885daa37545291e97
tree99584e7a46d62d232319d130799e22791e7e31ac
parentb276dd091673589450d56812ffcfddca961c1a41
OMAPDSS: split hdmi muxing function

Split the omap4_hdmi_mux_pads() function into two parts, one handles the
tpd12s015 gpio muxing, the other handles the hdmi pins.

This is clearer, as hdmi and tpd12s015 are separate devices, and it also
allows us to mux those separately with DT.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Ricardo Neri <ricardo.neri@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/display.c