All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: Convert pxa machine drivers to use use snd_soc_register_card()
@ 2011-12-15  2:51 Axel Lin
  2011-12-15  2:52 ` [PATCH 1/5] ASoC: pxa: Convert e740_wm9705 to " Axel Lin
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Axel Lin @ 2011-12-15  2:51 UTC (permalink / raw)
  To: alsa-devel
  Cc: Ian Molton, Mark Brown, Eric Miao, Haojian Zhuang, Liam Girdwood

This serial converts some pxa machine drivers to use use snd_soc_register_card().

Note: I don't have these hardware, so I appreciate if someone can test these patches.

Axel Lin (5):
  ASoC: pxa: Convert e740_wm9705 to use snd_soc_register_card()
  ASoC: pxa: Convert e750_wm9705 to use snd_soc_register_card()
  ASoC: pxa: Convert e800_wm9712 to use snd_soc_register_card()
  ASoC: pxa: Convert imote2 to use snd_soc_register_card()
  ASoC: pxa: Convert tosa to use snd_soc_register_card()

 arch/arm/mach-pxa/eseries.c   |   18 +++++++++
 arch/arm/mach-pxa/stargate2.c |    6 +++
 arch/arm/mach-pxa/tosa.c      |    6 +++
 sound/soc/pxa/e740_wm9705.c   |   75 +++++++++++++++++-----------------------
 sound/soc/pxa/e750_wm9705.c   |   66 ++++++++++++++++------------------
 sound/soc/pxa/e800_wm9712.c   |   66 ++++++++++++++++------------------
 sound/soc/pxa/imote2.c        |   41 +++++++++++++---------
 sound/soc/pxa/tosa.c          |   77 ++++++++++++++++-------------------------
 8 files changed, 178 insertions(+), 177 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2011-12-17  9:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-15  2:51 [PATCH 0/5] ASoC: Convert pxa machine drivers to use use snd_soc_register_card() Axel Lin
2011-12-15  2:52 ` [PATCH 1/5] ASoC: pxa: Convert e740_wm9705 to " Axel Lin
2011-12-15  2:53 ` [PATCH 2/5] ASoC: pxa: Convert e750_wm9705 " Axel Lin
2011-12-15  2:54 ` [PATCH 3/5] ASoC: pxa: Convert e800_wm9712 " Axel Lin
2011-12-15  2:55 ` [PATCH 4/5] ASoC: pxa: Convert imote2 " Axel Lin
2011-12-15  2:57 ` [PATCH 5/5] ASoC: pxa: Convert tosa " Axel Lin
2011-12-17  9:29 ` [PATCH 0/5] ASoC: Convert pxa machine drivers to use " 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.