]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hal2: switch to dma_alloc_attrs
authorChristoph Hellwig <hch@lst.de>
Fri, 16 Jun 2017 07:17:09 +0000 (09:17 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 16 Jun 2017 09:10:05 +0000 (11:10 +0200)
commit15b5ef42904bdaf20f0145c3693a7d2f3c10ab44
tree206a0b902b48d5273548ec58b1fbe1d4c2af4923
parentba61faf0d75df9537393b2b796df41c30dcfcce7
ALSA: hal2: switch to dma_alloc_attrs

Use dma_alloc_attrs directly instead of the dma_alloc_noncoherent wrapper.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/mips/hal2.c