net: mvgbe: convert to DM
authorChris Packham <judge.packham@gmail.com>
Mon, 9 Jul 2018 09:34:00 +0000 (21:34 +1200)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 26 Jul 2018 19:08:21 +0000 (14:08 -0500)
commitfb7310769882c2fb9716352a78744327e72c2430
tree79945c4b4254d3c6a610ce94da75a93659ba19dc
parente9bf75c9d3b2494c985fd4a21db8036b493fbd11
net: mvgbe: convert to DM

Add driver model support to the mvgbe driver. As a temporary measure
both DM and non-DM uses are supported. Once all the users have been
converted the non-DM support can be dropped.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Tested-by: Michael Walle <michael@walle.cc>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/Kconfig
drivers/net/mvgbe.c
drivers/net/mvgbe.h