projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49a6916
)
ASoC: rt274: add acpi id
author
Bard Liao
<bardliao@realtek.com>
Wed, 30 Aug 2017 04:28:31 +0000
(12:28 +0800)
committer
Mark Brown
<broonie@kernel.org>
Wed, 30 Aug 2017 15:06:22 +0000
(16:06 +0100)
Add ACPI id for Intel platform.
Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt274.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/rt274.c
b/sound/soc/codecs/rt274.c
index fb683ffc4e0342afa6177f57be9f9f6838018ccf..0be69c112c45345648f3c9493289512e63d1cbf6 100644
(file)
--- a/
sound/soc/codecs/rt274.c
+++ b/
sound/soc/codecs/rt274.c
@@
-1102,6
+1102,7
@@
MODULE_DEVICE_TABLE(i2c, rt274_i2c_id);
static const struct acpi_device_id rt274_acpi_match[] = {
{ "10EC0274", 0 },
+ { "INT34C2", 0 },
{},
};
MODULE_DEVICE_TABLE(acpi, rt274_acpi_match);