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:
2831b71
)
ASoC: rt5682s: Remove the volatile SW reset register from reg_default
author
Derek Fang
<derek.fang@realtek.com>
Thu, 30 Sep 2021 10:29:26 +0000
(18:29 +0800)
committer
Mark Brown
<broonie@kernel.org>
Thu, 30 Sep 2021 12:25:59 +0000
(13:25 +0100)
This reg is for SW reset.
It shouldn't have default value, so remove.
Signed-off-by: Derek Fang <derek.fang@realtek.com>
Link:
https://lore.kernel.org/r/20210930102928.28628-1-derek.fang@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5682s.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/rt5682s.c
b/sound/soc/codecs/rt5682s.c
index d3e965b2e7072b87799401e128874aaadd0942b6..2b229c074a31f528f106eeef6cc109adf6abd3b0 100644
(file)
--- a/
sound/soc/codecs/rt5682s.c
+++ b/
sound/soc/codecs/rt5682s.c
@@
-72,7
+72,6
@@
static void rt5682s_apply_patch_list(struct rt5682s_priv *rt5682s,
}
const struct reg_default rt5682s_reg[] = {
- {0x0000, 0x0001},
{0x0002, 0x8080},
{0x0003, 0x0001},
{0x0005, 0x0000},