projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29dbb9b
)
ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye
author
Stefan Binding
<sbinding@opensource.cirrus.com>
Wed, 11 Aug 2021 18:56:33 +0000
(19:56 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 12 Aug 2021 11:41:43 +0000
(13:41 +0200)
Also remove unnecessary repeated register writes.
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Link:
https://lore.kernel.org/r/20210811185654.6837-7-vitalyr@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_cs8409-tables.c
patch
|
blob
|
history
diff --git
a/sound/pci/hda/patch_cs8409-tables.c
b/sound/pci/hda/patch_cs8409-tables.c
index 91b6a5b2824abf20b30fb7a291cb029a4f179965..07d3ae28c105efdd876e66ece19c1b93fb9509b9 100644
(file)
--- a/
sound/pci/hda/patch_cs8409-tables.c
+++ b/
sound/pci/hda/patch_cs8409-tables.c
@@
-153,11
+153,9
@@
const struct cs8409_i2c_param cs42l42_init_reg_seq[] = {
{ 0x1121, 0xF3 },
{ 0x1103, 0x20 },
{ 0x1105, 0x00 },
- { 0x1112, 0x
C
0 },
+ { 0x1112, 0x
0
0 },
{ 0x1113, 0x80 },
{ 0x1C03, 0xC0 },
- { 0x1105, 0x00 },
- { 0x1112, 0xC0 },
{ 0x1101, 0x02 },
{ 0x1316, 0xff },
{ 0x1317, 0xff },