1
0
Fork 0
remarkable-linux/arch/sh/boards/mach-se
Sergei Shtylyov 197faf0c3a SolutionEngine771x: fix Ether platform data
[ Upstream commit 195e2addbc ]

The 'sh_eth' driver's probe() method would fail  on the SolutionEngine7710
board and crash on SolutionEngine7712 board  as the platform code is
hopelessly behind the driver's platform data --  it passes the PHY address
instead of 'struct sh_eth_plat_data *'; pass the latter to the driver in
order to fix the bug...

Fixes: 71557a37ad ("[netdrvr] sh_eth: Add SH7619 support")
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-03 10:24:36 +01:00
..
770x SolutionEngine771x: fix Ether platform data 2018-03-03 10:24:36 +01:00
7206 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
7343 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
7721 sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
7722 genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
7724 mmc: sh_mobile_sdhi: remove obsolete include file 2016-05-02 10:36:04 +02:00
7751 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
7780 sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
board-se7619.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00