linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fix loadable module for DPAA Ethernet
@ 2017-06-19 15:04 Madalin Bucur
  2017-06-19 15:04 ` [PATCH 1/2] fsl/fman: propagate dma_ops Madalin Bucur
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Madalin Bucur @ 2017-06-19 15:04 UTC (permalink / raw)
  To: netdev, davem; +Cc: linuxppc-dev, linux-kernel, Madalin Bucur

The DPAA Ethernet makes use of a symbol that is not exported.
Address the issue by propagating the dma_ops rather than calling
arch_setup_dma_ops().

Madalin Bucur (2):
  fsl/fman: propagate dma_ops
  dpaa_eth: reuse the dma_ops provided by the FMan MAC device

 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 2 +-
 drivers/net/ethernet/freescale/fman/mac.c      | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-06-27  6:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-19 15:04 [PATCH 0/2] fix loadable module for DPAA Ethernet Madalin Bucur
2017-06-19 15:04 ` [PATCH 1/2] fsl/fman: propagate dma_ops Madalin Bucur
2017-06-26  7:48   ` Geert Uytterhoeven
2017-06-26 14:55     ` Madalin-cristian Bucur
2017-06-26 16:24       ` Geert Uytterhoeven
2017-06-27  6:49         ` Madalin-cristian Bucur
2017-06-19 15:04 ` [PATCH 2/2] dpaa_eth: reuse the dma_ops provided by the FMan MAC device Madalin Bucur
2017-06-20 17:47 ` [PATCH 0/2] fix loadable module for DPAA Ethernet David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).