aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSES
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-02-11 14:20:03 +0100
committerDavid S. Miller <davem@davemloft.net>2019-02-12 12:09:24 -0500
commit8d4c28fbc284bf2dee08afff146def47cafbc227 (patch)
treec47ea54dbbb93f0046da2476e9e6d5cfc91f6d1d /LICENSES
parentmoxart_ether: pass struct device to DMA API functions (diff)
downloadlinux-dev-8d4c28fbc284bf2dee08afff146def47cafbc227.tar.xz
linux-dev-8d4c28fbc284bf2dee08afff146def47cafbc227.zip
meth: pass struct device to DMA API functions
The DMA API generally relies on a struct device to work properly, and only barely works without one for legacy reasons. Pass the easily available struct device from the platform_device to remedy this. Also use GFP_KERNEL instead of GFP_ATOMIC as the gfp_t for the memory allocation, as we aren't in interrupt context or under a lock. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions