Re: [PATCH v2 2/6] net: ethernet: bgmac: add dma_dev pointer
From: Florian Fainelli <hidden>
Date: 2016-07-08 18:11:16
Also in:
linux-arm-kernel, lkml, netdev
From: Florian Fainelli <hidden>
Date: 2016-07-08 18:11:16
Also in:
linux-arm-kernel, lkml, netdev
On 07/07/2016 04:08 PM, Jon Mason wrote:
The dma buffer allocation, etc references a dma_dev device pointer from the bcma core. In anticipation of removing the bcma requirement for this driver, these must be changed to not reference that struct. Add a dma_dev device pointer to the bgmac stuct and reference that instead. Signed-off-by: Jon Mason <jon.mason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> Acked-by: Arnd Bergmann <redacted>
Reviewed-by: Florian Fainelli <redacted> Tested-by: Florian Fainelli <redacted> -- Florian -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html