[alsa-devel] [PATCH 0/7] ASoC: ep93xx: convert to use snd_soc_register_card()
Mika Westerberg
mika.westerberg at iki.fi
Sun Sep 11 11:28:48 CEST 2011
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.
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(-)
--
1.7.5.4
More information about the Alsa-devel
mailing list