]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ASoC: Add simplfied device registration for Atmel SSC devices
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 18 Aug 2010 15:29:37 +0000 (16:29 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 18 Aug 2010 15:53:22 +0000 (16:53 +0100)
commitabfa4eae0bd2723859931631771ac275f97cada4
treee6bb08ccc9e15b18bead4dae83fe139eb409be1a
parentdad965f07be946726c6153cf578d089ea991f41e
ASoC: Add simplfied device registration for Atmel SSC devices

Since the SSC is already being registered as a device under arch and
the DMA and SSC hardware are pretty much the same provide a simplified
device registration function for the Atmel SSC which will add the
ASoC-specific devices within the ASoC code, parenting the SSC device
off the actual SSC device. Also use it in the sam9g20-ek driver.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/atmel/atmel_ssc_dai.c
sound/soc/atmel/atmel_ssc_dai.h
sound/soc/atmel/sam9g20_wm8731.c