commit | 1de16f76e9ee33bbbee68b8a3e19c3e1dc6ca803 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Mon Jul 09 21:34:00 2018 +1200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Thu Jul 26 14:08:21 2018 -0500 |
tree | 79945c4b4254d3c6a610ce94da75a93659ba19dc | |
parent | 465f5cf2856d85a83c90bbb4c68ff8b0f4809a34 [diff] |
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>