ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpio
authorThomas Weber <weber@corscience.de>
Tue, 6 Sep 2011 15:11:49 +0000 (17:11 +0200)
committerTony Lindgren <tony@atomide.com>
Sat, 5 Nov 2011 01:07:10 +0000 (18:07 -0700)
Remove the init of card detect pin because
omap_mux_init_gpio() is called during hsmmc initialization
for the write protect and card detect pin.

Signed-off-by: Thomas Weber <weber@corscience.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found