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:
3a85ca9
)
ASoC: cs42l52: Fix build
author
Mark Brown
<broonie@linaro.org>
Fri, 29 Nov 2013 11:42:18 +0000
(11:42 +0000)
committer
Mark Brown
<broonie@linaro.org>
Fri, 29 Nov 2013 12:28:44 +0000
(12:28 +0000)
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/cs42l52.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/cs42l52.c
b/sound/soc/codecs/cs42l52.c
index 4a47a634f3766b5469ba8e2fa5b369f5b2ef36c8..0bac6d5a4ac8fac7c00e3a909f044a499f11761b 100644
(file)
--- a/
sound/soc/codecs/cs42l52.c
+++ b/
sound/soc/codecs/cs42l52.c
@@
-1232,7
+1232,7
@@
static int cs42l52_i2c_probe(struct i2c_client *i2c_client,
if (of_property_read_u32(i2c_client->dev.of_node,
"cirrus,chgfreq-divisor", &val32) >= 0)
- pdata->chgfreq
_divisor
= val32;
+ pdata->chgfreq = val32;
pdata->reset_gpio =
of_get_named_gpio(i2c_client->dev.of_node,