linux/sound/soc/amd/vangogh
Takashi Iwai f2553d4678
ASoC: amd: vangogh: Drop superfluous mmap callback
The mmap callback of vangogh driver just calls the default mmap
handler, and it's superfluous, as the PCM core would call it if not
set.  Let's drop the superfluous mmap callback.

Fixes: 361414dc1f ("ASoC: amd: add vangogh i2s dma driver pm ops")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20210804075223.9823-1-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-08-04 13:20:14 +01:00
..
acp5x-i2s.c ASoC: amd: fix an IS_ERR() vs NULL bug in probe 2021-07-27 13:14:53 +01:00
acp5x-pcm-dma.c ASoC: amd: vangogh: Drop superfluous mmap callback 2021-08-04 13:20:14 +01:00
acp5x.h ASoC: amd: add vangogh i2s dai driver ops 2021-07-22 12:45:41 +01:00
Makefile ASoC: amd: enable vangogh acp5x driver build 2021-07-22 12:45:44 +01:00
pci-acp5x.c ASoC: amd: add vangogh pci driver pm ops 2021-07-22 12:45:42 +01:00
vg_chip_offset_byte.h