From: Tomi Valkeinen Date: Tue, 17 Jan 2012 08:59:00 +0000 (+0200) Subject: OMAPDSS: remove wrong HDMI HPD muxing X-Git-Tag: v3.2.10~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf9c2aa95cd1029ee741d678e14c6613d000d00;p=pandora-kernel.git OMAPDSS: remove wrong HDMI HPD muxing commit 7bb122d155f742fe2d79849090c825be7b4a247e upstream. "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 Acked-by: Tony Lindgren Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed