projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e50910
)
ASoC: da732x: Remove leftover cache size setting
author
Mark Brown
<broonie@linaro.org>
Mon, 24 Feb 2014 02:38:11 +0000
(11:38 +0900)
committer
Mark Brown
<broonie@linaro.org>
Mon, 24 Feb 2014 02:39:00 +0000
(11:39 +0900)
The da732x driver no longer uses the ASoC level register cache but the
cache size setting had been left in the driver by mistake. Remove it.
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/da732x.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/da732x.c
b/sound/soc/codecs/da732x.c
index 3219fa1f3cf5b659b1e0ad87c7ee4b9fdcdac823..05f07fb49860f9361fe9d0328d9394bab02b2145 100644
(file)
--- a/
sound/soc/codecs/da732x.c
+++ b/
sound/soc/codecs/da732x.c
@@
-1538,7
+1538,6
@@
static struct snd_soc_codec_driver soc_codec_dev_da732x = {
.dapm_routes = da732x_dapm_routes,
.num_dapm_routes = ARRAY_SIZE(da732x_dapm_routes),
.set_pll = da732x_set_dai_pll,
- .reg_cache_size = ARRAY_SIZE(da732x_reg_cache),
};
static int da732x_i2c_probe(struct i2c_client *i2c,