aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/ad1816a
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-02-01 09:48:01 +0100
committerTakashi Iwai <tiwai@suse.de>2019-02-01 17:15:44 +0100
commit6a8125c3cab887a236e9b1dc89a3416c50e46f56 (patch)
treec4b5d7fdf78f40ecaf2316cf6e9d669a0362ad33 /sound/isa/ad1816a
parentALSA: hal2: pass struct device to DMA API functions (diff)
downloadlinux-dev-6a8125c3cab887a236e9b1dc89a3416c50e46f56.tar.xz
linux-dev-6a8125c3cab887a236e9b1dc89a3416c50e46f56.zip
ALSA: mips: 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_USER as the gfp_t for the memory allocation, as we should treat this allocation as a normal kernel one. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/isa/ad1816a')
0 files changed, 0 insertions, 0 deletions