All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] ASoC: cs42l51: Remove unused variable
@ 2014-02-18  9:02 Sachin Kamat
  2014-02-18 15:07 ` Austin, Brian
  2014-02-19  4:10 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Sachin Kamat @ 2014-02-18  9:02 UTC (permalink / raw)
  To: alsa-devel; +Cc: sachin.kamat, brian.austin, broonie, lgirdwood

‘cs42l51’ is not used. Remove it.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 sound/soc/codecs/cs42l51.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/codecs/cs42l51.c b/sound/soc/codecs/cs42l51.c
index e53c8714591f..3eab46020a30 100644
--- a/sound/soc/codecs/cs42l51.c
+++ b/sound/soc/codecs/cs42l51.c
@@ -487,7 +487,6 @@ static struct snd_soc_dai_driver cs42l51_dai = {
 
 static int cs42l51_probe(struct snd_soc_codec *codec)
 {
-	struct cs42l51_private *cs42l51 = snd_soc_codec_get_drvdata(codec);
 	int ret, reg;
 
 	ret = snd_soc_codec_set_cache_io(codec, 8, 8, SND_SOC_REGMAP);
-- 
1.7.9.5

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

* Re: [PATCH 1/1] ASoC: cs42l51: Remove unused variable
  2014-02-18  9:02 [PATCH 1/1] ASoC: cs42l51: Remove unused variable Sachin Kamat
@ 2014-02-18 15:07 ` Austin, Brian
  2014-02-19  4:10 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Austin, Brian @ 2014-02-18 15:07 UTC (permalink / raw)
  To: Sachin Kamat; +Cc: alsa-devel, Mark Brown, Liam Girdwood


[-- Attachment #1.1: Type: text/plain, Size: 237 bytes --]


On Feb 18, 2014, at 3:02 AM, Sachin Kamat <sachin.kamat@linaro.org> wrote:

> ‘cs42l51’ is not used. Remove it.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
Acked-by: Brian Austin <brian.austin@cirrus.com>


[-- Attachment #1.2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 496 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



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

* Re: [PATCH 1/1] ASoC: cs42l51: Remove unused variable
  2014-02-18  9:02 [PATCH 1/1] ASoC: cs42l51: Remove unused variable Sachin Kamat
  2014-02-18 15:07 ` Austin, Brian
@ 2014-02-19  4:10 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2014-02-19  4:10 UTC (permalink / raw)
  To: Sachin Kamat; +Cc: alsa-devel, brian.austin, lgirdwood


[-- Attachment #1.1: Type: text/plain, Size: 124 bytes --]

On Tue, Feb 18, 2014 at 02:32:48PM +0530, Sachin Kamat wrote:
> ‘cs42l51’ is not used. Remove it.

Applied, thanks.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



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

end of thread, other threads:[~2014-02-19  4:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-18  9:02 [PATCH 1/1] ASoC: cs42l51: Remove unused variable Sachin Kamat
2014-02-18 15:07 ` Austin, Brian
2014-02-19  4:10 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.