WSL2-Linux-Kernel/sound/soc/amd
Akshu Agrawal bdd2a858af
ASoC: amd: Make the driver name consistent across files
This fixes the issue of driver not getting auto loaded with
MODULE_ALIAS.
find /sys/devices -name modalias -print0 | xargs -0 grep 'audio'
/sys/devices/pci0000:00/0000:00:01.0/acp_audio_dma.0.auto/modalias:platform:acp_audio_dma

TEST=boot and check for device in lsmod

[Removed yet more ChromeOS crap from the changelog -- broonie]

Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com>
Tested-by: Jason Clinton <jclinton@chromium.org>
Reviewed-by: Jason Clinton <jclinton@chromium.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-11-08 18:32:46 +00:00
..
include ASoC: AMD : add ACP 2.2 register headers 2016-01-10 12:44:10 +00:00
Kconfig ASoC: AMD: Add machine driver for cz rt5650 2017-10-19 19:46:02 +01:00
Makefile ASoC: amd: Make the driver name consistent across files 2017-11-08 18:32:46 +00:00
acp-pcm-dma.c ASoC: amd: Make the driver name consistent across files 2017-11-08 18:32:46 +00:00
acp-rt5645.c ASoC: AMD: Add machine driver for cz rt5650 2017-10-19 19:46:02 +01:00
acp.h ASoC: amd: Report accurate hw_ptr during dma 2017-11-08 16:06:49 +00:00