commit | 681e38380c79e6ed00232385a613b2216dc23d22 | [log] [tgz] |
---|---|---|
author | Laurentiu Tudor <laurentiu.tudor@nxp.com> | Wed Oct 23 12:08:43 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 24 15:21:58 2019 -0700 |
tree | 51309b1e72352da65217ed615849b047093467df | |
parent | 1076aaeeeacfa998c71bfad42e5ac65b490fc456 [diff] |
fsl/fman: add API to get the device behind a fman port Add an API that retrieves the 'struct device' that the specified FMan port probed against. The new API will be used in a subsequent patch that corrects the DMA devices used by the dpaa_eth driver. Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>