summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
diff options
context:
space:
mode:
authorJon Hunter <jon-hunter@ti.com>2012-11-13 16:02:19 -0600
committerTony Lindgren <tony@atomide.com>2012-12-14 11:48:06 -0800
commit86c35960852b726a1d773ae65302dcfb24267180 (patch)
treeaae77047ced52a527efe02dd6adc0abd3edc1bc3 /arch/arm/plat-omap
parent421e84509980206fb3b3bc039bc05bae1dd41c7b (diff)
downloadlinux-86c35960852b726a1d773ae65302dcfb24267180.tar.bz2
ARM: OMAP2420: Fix ethernet support for OMAP2420 H4
Ethernet is not currently working on the OMAP2420 H4 board. In commit f604931 (ARM: OMAP: abstract debug card setup (smc, leds)) the function h4_init_smc91x() that initialised the ethernet controller was renamed to h4_init_debug() but was never called when initialising the board. Adding a call to h4_init_debug() fixes ethernet support, however, instead of using the legacy H4 code migrate the H4 to use the gpmc_smc91x_init() function instead and remove the legacy H4 code. Signed-off-by: Jon Hunter <jon-hunter@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-omap')
0 files changed, 0 insertions, 0 deletions