[alsa-devel] [PATCH 0/7] ASoC: ep93xx: convert to use snd_soc_register_card()

Girdwood, Liam lrg at ti.com
Mon Sep 12 06:55:49 CEST 2011


On 12 September 2011 00:15, Ryan Mallon <rmallon at gmail.com> wrote:

> On 11/09/11 19:28, Mika Westerberg wrote:
>
> > Here is a series of patches which convert ep93xx ASoC drivers to use
> > snd_soc_register_card(). This has the advantage that the machine drivers
> get
> > loaded automatically by udev. Also this gets rid of machine_is_xxx() from
> the
> > machine drivers.
> >
> > Tested on Sim.One. The edb93xx and snappercl15 changes are compile tested
> > only.
>
>
> Thanks for doing this. Unfortunately I don't have any hardware to test
> any more, but the code looks correct to me.
>
> Whole series:
> Reviewed-by: Ryan Mallon <rmallon at gmail.com>
>
> >
> > Mika Westerberg (7):
> >   ASoC: ep93xx-pcm: add MODULE_ALIAS
> >   ASoC: simone: convert to use snd_soc_register_card()
> >   ASoC: edb93xx: convert to use snd_soc_register_card()
> >   ASoC: snappercl15: convert to use snd_soc_register_card()
> >   ARM: ep93xx: simone: register audio platform device
> >   ARM: ep93xx: edb93xx: register audio platform device
> >   ARM: ep93xx: snappercl15: register audio platform device
> >
> >  arch/arm/mach-ep93xx/edb93xx.c     |    6 +++
> >  arch/arm/mach-ep93xx/simone.c      |   13 +++++++-
> >  arch/arm/mach-ep93xx/snappercl15.c |   13 +++++++-
> >  sound/soc/ep93xx/edb93xx.c         |   60
> ++++++++++++++++++---------------
> >  sound/soc/ep93xx/ep93xx-pcm.c      |    1 +
> >  sound/soc/ep93xx/simone.c          |   64
> ++++++++++++++++++++----------------
> >  sound/soc/ep93xx/snappercl15.c     |   53 ++++++++++++++++++++---------
> >  7 files changed, 136 insertions(+), 74 deletions(-)
> >
>
>
>
ASoC parts

Acked-by: Liam Girdwood <lrg at ti.com>


More information about the Alsa-devel mailing list