projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ee9c18
)
ASoC: ak4641: Remove unused codec field from struct ak4641_priv
author
Axel Lin
<axel.lin@gmail.com>
Wed, 19 Oct 2011 15:05:56 +0000
(23:05 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 19 Oct 2011 16:58:49 +0000
(17:58 +0100)
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/ak4641.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/ak4641.c
b/sound/soc/codecs/ak4641.c
index 7a64e58cddc4bb4d83472a2e7f8914d7eed3afd0..f5125ae0f809eab309fa5db9790a889f80c9a635 100644
(file)
--- a/
sound/soc/codecs/ak4641.c
+++ b/
sound/soc/codecs/ak4641.c
@@
-31,7
+31,6
@@
/* codec private data */
struct ak4641_priv {
- struct snd_soc_codec *codec;
unsigned int sysclk;
int deemph;
int playback_fs;