linux/arch/sh/kernel/cpu
Sergei Shtylyov 06a64f91da SH7619: fix Ether support
The 'sh_eth' driver's probe will crash as the platform code is hopelessly behind
the platform data -- it passes PHY ID instead of 'struct sh_eth_plat_data *'.
Strangely, both commit d88a3ea6fa (SH7619 add ethernet controler support) that
added the platform code and commit 71557a37ad ([netdrvr] sh_eth: Add  SH7619
support)  were done  in about  the same time, yet the latter one added 'struct
sh_eth_plat_data' and the platform code didn't ever get updated...

Add the proper platform data and fix off-by-one memory resource end error, while
at it...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-08-20 17:10:40 -07:00
..
irq Disintegrate asm/system.h for SH 2012-03-28 18:30:03 +01:00
sh2 SH7619: fix Ether support 2013-08-20 17:10:40 -07:00
sh2a sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
sh3 sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
sh4 sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
sh4a sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
sh5 sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
shmobile SH: cpuidle: use init/exit common routine 2013-04-24 13:58:32 +02:00
adc.c sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00
clock-cpg.c sh: move CLKDEV_xxx_ID macro to sh_clk.h 2011-07-11 15:07:25 +09:00
clock.c ARM: 6483/1: arm & sh: factorised duplicated clkdev.c 2010-11-26 10:51:04 +00:00
fpu.c sh: fix up fallout from system.h disintegration. 2012-03-30 19:29:57 +09:00
init.c sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
Makefile sh: Add PFC platform device registration helper function 2013-01-25 09:24:23 +09:00
pfc.c sh: Remove unused sh_pfc_register_info() function 2013-01-25 09:24:30 +09:00
proc.c Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latest 2012-05-10 17:20:56 +09:00