diff options
author | Chuanhong Guo <gch981213@gmail.com> | 2018-12-13 15:12:01 +0800 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2019-03-24 01:44:24 +0100 |
commit | 4eaa3626a82149420d34b535dc673a2b6861da55 (patch) | |
tree | 814782004779f0a3f8955761ff75bf7a5527ceb7 /target/linux/cns3xxx | |
parent | 8d3af284e0b0735abbb915b01e65c22f4a049feb (diff) | |
download | upstream-4eaa3626a82149420d34b535dc673a2b6861da55.tar.gz upstream-4eaa3626a82149420d34b535dc673a2b6861da55.tar.bz2 upstream-4eaa3626a82149420d34b535dc673a2b6861da55.zip |
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>
Diffstat (limited to 'target/linux/cns3xxx')
0 files changed, 0 insertions, 0 deletions