projects
/
platform
/
kernel
/
linux-exynos.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
|
history
diff --git
a/sound/soc/codecs/ak4641.c
b/sound/soc/codecs/ak4641.c
index
7a64e58
..
f5125ae
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;