commit | 013af64f8f0d01d16acee1eca9a7f4097d6a1b95 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sun Jan 21 15:10:21 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Sat Jan 27 20:38:53 2018 +0100 |
tree | 756bb93a1df67badda1a5438b043444fc3da516c | |
parent | 68ac92e9378c3453c86de35df0b6700181f4393b [diff] |
net: sh_eth: Split sh_eth_init Split sh_eth_init() function into smaller chunks, which can be called from both DM and non-DM code while handling the specifics of both configurations. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Cc: Joe Hershberger <joe.hershberger@ni.com>