openwrt/target/linux/ath79/files
Chuanhong Guo 4eaa3626a8 ath79: ag71xx: pass correct device pointer to dma functions
linux 4.19 doesn't accept a NULL device for these functions.
It also complains that the device struct in net_device doesn't have
a dma_mask set.
Pass the device struct from platform_device for these functions.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2019-03-24 01:44:24 +01:00
..
arch/mips
drivers ath79: ag71xx: pass correct device pointer to dma functions 2019-03-24 01:44:24 +01:00