summaryrefslogtreecommitdiffstats
path: root/sound/soc/dwc
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2019-11-08 17:56:26 +0100
committerTakashi Iwai <tiwai@suse.de>2019-11-09 18:02:11 +0100
commit2406ff9b86aa1b77fe1a6d15f37195ac1fdb2a14 (patch)
treefaecf0d28a81fe39c037ca47d7ed87b2254f4649 /sound/soc/dwc
parent6a34367e52caea1413eb0a0dcbb524f0c9b67e82 (diff)
downloadlinux-stable-2406ff9b86aa1b77fe1a6d15f37195ac1fdb2a14.tar.gz
linux-stable-2406ff9b86aa1b77fe1a6d15f37195ac1fdb2a14.tar.bz2
linux-stable-2406ff9b86aa1b77fe1a6d15f37195ac1fdb2a14.zip
ALSA: pcm: Yet another missing check of non-cached buffer type
For non-x86 architectures, SNDRV_DMA_TYPE_DEV_UC should be treated equivalent with SNDRV_DMA_TYPE_DEV, where the default mmap handler still checks only about SNDRV_DMA_TYPE_DEV. Make the check more proper. Note that all existing users of *_UC buffer types are x86-only, so this doesn't fix any bug, but just for consistency. Fixes: 42e748a0b325 ("ALSA: memalloc: Add non-cached buffer type") Link: https://lore.kernel.org/r/20191108165626.5947-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/dwc')
0 files changed, 0 insertions, 0 deletions