alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] SoC: ak4641: Remove unused codec field from struct ak4641_priv
@ 2011-10-19 15:05 Axel Lin
  2011-10-19 16:45 ` Girdwood, Liam
  2011-10-19 17:01 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Axel Lin @ 2011-10-19 15:05 UTC (permalink / raw)
  To: linux-kernel
  Cc: alsa-devel, Artamonow, Mark Brown, Harald Welte, Philipp Zabel,
	Dmitry, Liam Girdwood

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
 sound/soc/codecs/ak4641.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/sound/soc/codecs/ak4641.c b/sound/soc/codecs/ak4641.c
index 7a64e58..f5125ae 100644
--- 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;
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-19 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-19 15:05 [PATCH] SoC: ak4641: Remove unused codec field from struct ak4641_priv Axel Lin
2011-10-19 16:45 ` Girdwood, Liam
2011-10-19 17:01 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).