git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b276dd0
)
OMAPDSS: split hdmi muxing function
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 19 Oct 2012 09:14:12 +0000
(12:14 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 29 Oct 2012 10:44:44 +0000
(12:44 +0200)
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
patch
|
blob
|
history
diff --cc
arch/arm/mach-omap2/display.c
Simple merge