All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: Remove some unused defines from WM8903
@ 2010-12-20 20:55 Mark Brown
  2010-12-21 10:19 ` Liam Girdwood
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2010-12-20 20:55 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: alsa-devel, patches, Mark Brown

These would have been used if we'd done manual clock divider setup,
but we didn't.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 sound/soc/codecs/wm8903.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/sound/soc/codecs/wm8903.h b/sound/soc/codecs/wm8903.h
index 7f9f6be..5f23d3c 100644
--- a/sound/soc/codecs/wm8903.h
+++ b/sound/soc/codecs/wm8903.h
@@ -19,10 +19,6 @@ extern int wm8903_mic_detect(struct snd_soc_codec *codec,
 			     struct snd_soc_jack *jack,
 			     int det, int shrt);
 
-#define WM8903_MCLK_DIV_2 1
-#define WM8903_CLK_SYS    2
-#define WM8903_BCLK       3
-#define WM8903_LRCLK      4
 
 /*
  * Register values.
-- 
1.7.1

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

* Re: [PATCH] ASoC: Remove some unused defines from WM8903
  2010-12-20 20:55 [PATCH] ASoC: Remove some unused defines from WM8903 Mark Brown
@ 2010-12-21 10:19 ` Liam Girdwood
  0 siblings, 0 replies; 2+ messages in thread
From: Liam Girdwood @ 2010-12-21 10:19 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, patches

On Mon, 2010-12-20 at 20:55 +0000, Mark Brown wrote:
> These would have been used if we'd done manual clock divider setup,
> but we didn't.
> 
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
>  sound/soc/codecs/wm8903.h |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
> 
> diff --git a/sound/soc/codecs/wm8903.h b/sound/soc/codecs/wm8903.h
> index 7f9f6be..5f23d3c 100644
> --- a/sound/soc/codecs/wm8903.h
> +++ b/sound/soc/codecs/wm8903.h
> @@ -19,10 +19,6 @@ extern int wm8903_mic_detect(struct snd_soc_codec *codec,
>  			     struct snd_soc_jack *jack,
>  			     int det, int shrt);
>  
> -#define WM8903_MCLK_DIV_2 1
> -#define WM8903_CLK_SYS    2
> -#define WM8903_BCLK       3
> -#define WM8903_LRCLK      4
>  
>  /*
>   * Register values.

Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
-- 
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk

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

end of thread, other threads:[~2010-12-21 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-20 20:55 [PATCH] ASoC: Remove some unused defines from WM8903 Mark Brown
2010-12-21 10:19 ` Liam Girdwood

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.