Merge pull request #36 from keqiaozhang/modules

kmod_scripts: add rt274 and tdf8532 support
This commit is contained in:
Liam Girdwood 2018-07-19 14:47:06 +01:00 committed by GitHub
commit a25f4b0b02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,8 @@ modprobe snd_soc_rt5651
modprobe snd_soc_rt5640
modprobe snd_soc_da7213
modprobe snd_soc_pcm512x_i2c
modprobe snd_soc_tdf8532
modprobe snd_soc_rt274
modprobe sof_acpi_dev
modprobe sof_pci_dev

View File

@ -27,6 +27,8 @@ remove_module snd_soc_sst_cht_bsw_rt5645
remove_module snd_soc_sst_cht_bsw_rt5670
remove_module snd_soc_sst_byt_cht_da7213
remove_module snd_soc_sst_bxt_pcm512x
remove_module snd_soc_sst_bxt_tdf8532
remove_module snd_soc_cnl_rt274
remove_module snd_sof_nocodec
remove_module snd_sof
@ -38,4 +40,6 @@ remove_module snd_soc_rl6231
remove_module snd_soc_da7213
remove_module snd_soc_pcm512x_i2c
remove_module snd_soc_pcm512x
remove_module snd_soc_tdf8532
remove_module snd_soc_rt274
remove_module snd_soc_acpi