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)
commite9614f35ba0f50d985fc27cbbafcb0346e1d4daa
tree4a60f8de0bbba13a6cdb559fdaacd69904a9f359
parent0eb3c0f5a43f7dd90c4109927752659f147237b7
ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpio

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>
arch/arm/mach-omap2/board-devkit8000.c