Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] ASoC: tlv320aic3x: Remove unused version string
@ 2010-04-26 12:49 Jarkko Nikula
  2010-04-26 12:49 ` [PATCH 2/4] ASoC: tlv320aic3x: Remove needless power off from aic3x_set_bias_level Jarkko Nikula
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jarkko Nikula @ 2010-04-26 12:49 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
---
 sound/soc/codecs/tlv320aic3x.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/sound/soc/codecs/tlv320aic3x.c b/sound/soc/codecs/tlv320aic3x.c
index 5be580e..af463d8 100644
--- a/sound/soc/codecs/tlv320aic3x.c
+++ b/sound/soc/codecs/tlv320aic3x.c
@@ -50,8 +50,6 @@
 
 #include "tlv320aic3x.h"
 
-#define AIC3X_VERSION "0.2"
-
 /* codec private data */
 struct aic3x_priv {
 	struct snd_soc_codec codec;
-- 
1.7.0

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

end of thread, other threads:[~2010-04-27 10:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-26 12:49 [PATCH 1/4] ASoC: tlv320aic3x: Remove unused version string Jarkko Nikula
2010-04-26 12:49 ` [PATCH 2/4] ASoC: tlv320aic3x: Remove needless power off from aic3x_set_bias_level Jarkko Nikula
2010-04-26 12:49 ` [PATCH 3/4] ASoC: tlv320aic3x: Change bias management semantics Jarkko Nikula
2010-04-26 12:49 ` [PATCH 4/4] ASoC: tlv320aic3x: Add basic regulator support Jarkko Nikula
2010-04-26 14:25 ` [PATCH 1/4] ASoC: tlv320aic3x: Remove unused version string Mark Brown
2010-04-27 10:38 ` Liam Girdwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox