* [PATCH] ASoC: rt5631: Remove unused codec field from struct rt5631_priv
@ 2011-10-20 3:00 Axel Lin
2011-10-20 9:48 ` Girdwood, Liam
2011-10-20 14:08 ` Mark Brown
0 siblings, 2 replies; 3+ messages in thread
From: Axel Lin @ 2011-10-20 3:00 UTC (permalink / raw)
To: linux-kernel; +Cc: flove, Johnny Hsu, Liam Girdwood, Mark Brown, alsa-devel
Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
sound/soc/codecs/rt5631.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/sound/soc/codecs/rt5631.c b/sound/soc/codecs/rt5631.c
index 86e69f4..27a078c 100644
--- a/sound/soc/codecs/rt5631.c
+++ b/sound/soc/codecs/rt5631.c
@@ -31,7 +31,6 @@
#include "rt5631.h"
struct rt5631_priv {
- struct snd_soc_codec *codec;
int codec_version;
int master;
int sysclk;
@@ -1632,7 +1631,6 @@ static int rt5631_probe(struct snd_soc_codec *codec)
}
codec->dapm.bias_level = SND_SOC_BIAS_STANDBY;
- rt5631->codec = codec;
return 0;
}
--
1.7.5.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: rt5631: Remove unused codec field from struct rt5631_priv
2011-10-20 3:00 [PATCH] ASoC: rt5631: Remove unused codec field from struct rt5631_priv Axel Lin
@ 2011-10-20 9:48 ` Girdwood, Liam
2011-10-20 14:08 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Girdwood, Liam @ 2011-10-20 9:48 UTC (permalink / raw)
To: Axel Lin; +Cc: linux-kernel, flove, Johnny Hsu, Mark Brown, alsa-devel
On 20 October 2011 04:00, Axel Lin <axel.lin@gmail.com> wrote:
> Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Liam Girdwood <lrg@ti.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: rt5631: Remove unused codec field from struct rt5631_priv
2011-10-20 3:00 [PATCH] ASoC: rt5631: Remove unused codec field from struct rt5631_priv Axel Lin
2011-10-20 9:48 ` Girdwood, Liam
@ 2011-10-20 14:08 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2011-10-20 14:08 UTC (permalink / raw)
To: Axel Lin; +Cc: linux-kernel, flove, Johnny Hsu, Liam Girdwood, alsa-devel
On Thu, Oct 20, 2011 at 11:00:06AM +0800, Axel Lin wrote:
> Signed-off-by: Axel Lin <axel.lin@gmail.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-10-20 14:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-20 3:00 [PATCH] ASoC: rt5631: Remove unused codec field from struct rt5631_priv Axel Lin
2011-10-20 9:48 ` Girdwood, Liam
2011-10-20 14:08 ` 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).