]> Git Repo - J-u-boot.git/commit
net: sh_eth: Pass sh_eth_dev around
authorMarek Vasut <[email protected]>
Sun, 21 Jan 2018 13:27:51 +0000 (14:27 +0100)
committerMarek Vasut <[email protected]>
Sat, 27 Jan 2018 19:38:53 +0000 (20:38 +0100)
commitdca221bd92cf3befa387a711a2256f1e4e06e51e
treed60ab725186bd617d7ffbd04fd489bde7e9c0911
parenteffb79027e9a178c14e80f48c907332048d0fb3d
net: sh_eth: Pass sh_eth_dev around

Pass sh_eth_dev structure around instead of eth_device, since the
later is specific to the legacy networking support. This change is
done in preparation for the DM addition.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
Cc: Joe Hershberger <[email protected]>
drivers/net/sh_eth.c
This page took 0.035456 seconds and 4 git commands to generate.