commit | c6e26ea8c893687a83c9feda7ab4f89205e19726 | [log] [tgz] |
---|---|---|
author | Madalin Bucur <madalin.bucur@nxp.com> | Mon Oct 16 21:36:07 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 18 13:44:47 2017 +0100 |
tree | 4bb17f00b6aad53c7259c1a56d22cbe9e42b36e5 | |
parent | 3c38ec67867c0a3fe9eeda68a3d2a945d5d09a24 [diff] |
dpaa_eth: change device used Change device used for DMA mapping to the MAC device that is an of_device, with proper DMA ops. Using this device for the netdevice should also address the issue with DSA scenarios that need the netdevice to be backed by an of_device. Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>