OSDN Git Service

OMAPDSS: remove wrong HDMI HPD muxing
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 17 Jan 2012 08:59:00 +0000 (10:59 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 26 Jan 2012 11:51:34 +0000 (13:51 +0200)
commit7bb122d155f742fe2d79849090c825be7b4a247e
tree5efb3b511ab0cab2892d9aa0a6213ac87618d4da
parent3932a32fcf5393f8be70ac99dc718ad7ad0a415b
OMAPDSS: remove wrong HDMI HPD muxing

"hdmi_hpd" pin is muxed to INPUT and PULLUP, but the pin is not
currently used, and in the future when it is used, the pin is used as a
GPIO and is board specific, not an OMAP4 wide thing.

So remove the muxing for now.

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