[PATCH v2 2/6] net: ethernet: bgmac: add dma_dev pointer

Florian Fainelli f.fainelli at gmail.com
Fri Jul 8 11:11:05 PDT 2016


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 at broadcom.com>
> Acked-by: Arnd Bergmann <arnd at arndb.de>

Reviewed-by: Florian Fainelli <f.fainelli at gmail.com>
Tested-by: Florian Fainelli <f.fainelli at gmail.com>
-- 
Florian



More information about the linux-arm-kernel mailing list