* [PATCH] ASoC: Remove unnecessary structure definitions
@ 2010-12-09 4:17 Seungwhan Youn
2010-12-09 10:08 ` Liam Girdwood
2010-12-09 11:27 ` Mark Brown
0 siblings, 2 replies; 3+ messages in thread
From: Seungwhan Youn @ 2010-12-09 4:17 UTC (permalink / raw)
To: alsa-devel; +Cc: Seungwhan Youn, broonie, lrg
This patch removes some legacy structure definitions which are not using
in current ASoC drivers.
Signed-off-by: Seungwhan Youn <sw.youn@samsung.com>
---
include/sound/soc.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/include/sound/soc.h b/include/sound/soc.h
index 5c3bce8..6458c71 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -222,10 +222,8 @@ enum snd_soc_bias_level {
struct snd_jack;
struct snd_soc_card;
-struct snd_soc_device;
struct snd_soc_pcm_stream;
struct snd_soc_ops;
-struct snd_soc_dai_mode;
struct snd_soc_pcm_runtime;
struct snd_soc_dai;
struct snd_soc_dai_driver;
@@ -235,7 +233,6 @@ struct snd_soc_platform_driver;
struct snd_soc_codec;
struct snd_soc_codec_driver;
struct soc_enum;
-struct snd_soc_ac97_ops;
struct snd_soc_jack;
struct snd_soc_jack_pin;
--
1.6.2.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: Remove unnecessary structure definitions
2010-12-09 4:17 [PATCH] ASoC: Remove unnecessary structure definitions Seungwhan Youn
@ 2010-12-09 10:08 ` Liam Girdwood
2010-12-09 11:27 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Liam Girdwood @ 2010-12-09 10:08 UTC (permalink / raw)
To: Seungwhan Youn; +Cc: alsa-devel, broonie
On Thu, 2010-12-09 at 13:17 +0900, Seungwhan Youn wrote:
> This patch removes some legacy structure definitions which are not using
> in current ASoC drivers.
>
> Signed-off-by: Seungwhan Youn <sw.youn@samsung.com>
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] 3+ messages in thread
* Re: [PATCH] ASoC: Remove unnecessary structure definitions
2010-12-09 4:17 [PATCH] ASoC: Remove unnecessary structure definitions Seungwhan Youn
2010-12-09 10:08 ` Liam Girdwood
@ 2010-12-09 11:27 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2010-12-09 11:27 UTC (permalink / raw)
To: Seungwhan Youn; +Cc: alsa-devel, lrg
On Thu, Dec 09, 2010 at 01:17:39PM +0900, Seungwhan Youn wrote:
> This patch removes some legacy structure definitions which are not using
> in current ASoC drivers.
>
> Signed-off-by: Seungwhan Youn <sw.youn@samsung.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-12-09 11:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-09 4:17 [PATCH] ASoC: Remove unnecessary structure definitions Seungwhan Youn
2010-12-09 10:08 ` Liam Girdwood
2010-12-09 11:27 ` 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.