projects
/
profile
/
wearable
/
platform
/
kernel
/
linux-4.9-exynos9110.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7768b18
)
ASoC: samsung: abox:changes ABOX_ROUTE_CTRL1 initial value
07/197007/1
author
Jaechul Lee
<jcsing.lee@samsung.com>
Wed, 9 Jan 2019 00:52:06 +0000
(09:52 +0900)
committer
Jaechul Lee
<jcsing.lee@samsung.com>
Wed, 9 Jan 2019 00:52:06 +0000
(09:52 +0900)
ABOX_ROUTE_CTRL1 register needs to be set UAIF0(0x8) because pulseaudio
fails to load the source module at booting.
Change-Id: Ia38aaa925fe542edeeccee860c19f0a9368fc870
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
sound/soc/samsung/abox/abox.c
patch
|
blob
|
history
diff --git
a/sound/soc/samsung/abox/abox.c
b/sound/soc/samsung/abox/abox.c
index 2fe778c7f21dcf226e0f1a94705f86d9992ed636..face788e633183ae254e997e798b13ccc721e051 100644
(file)
--- a/
sound/soc/samsung/abox/abox.c
+++ b/
sound/soc/samsung/abox/abox.c
@@
-3027,7
+3027,7
@@
static const struct reg_default abox_reg_defaults_9110[] = {
{0x0030, 0x7FFFFFFF},
{0x0038, 0x00000000},
{0x0040, 0x00000000},
- {0x0044, 0x0000000
0
},
+ {0x0044, 0x0000000
8
},
{0x0048, 0x00000000},
{0x0050, 0x000004E1},
{0x0200, 0x00000000},