linux/sound/soc/fsl
Timur Tabi 38fec7272b ASoC: mpc8610: replace of_device with platform_device
'struct of_device' no longer exists, and its functionality has been merged
into platform_device.  Update the MPC8610 HPCD audio drivers (fsl_ssi, fsl_dma,
and mpc8610_hpcd) accordingly.

Also add a #include for slab.h, which is now needed for kmalloc and kfree.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-08-20 17:19:44 +01:00
..
Kconfig ASoC: add support for the Freescale P1022 DS reference board 2010-08-20 12:14:48 +01:00
Makefile ASoC: add support for the Freescale P1022 DS reference board 2010-08-20 12:14:48 +01:00
efika-audio-fabric.c
fsl_dma.c ASoC: mpc8610: replace of_device with platform_device 2010-08-20 17:19:44 +01:00
fsl_dma.h
fsl_ssi.c ASoC: mpc8610: replace of_device with platform_device 2010-08-20 17:19:44 +01:00
fsl_ssi.h
mpc5200_dma.c
mpc5200_dma.h
mpc5200_psc_ac97.c
mpc5200_psc_ac97.h
mpc5200_psc_i2s.c
mpc8610_hpcd.c ASoC: mpc8610: replace of_device with platform_device 2010-08-20 17:19:44 +01:00
p1022_ds.c ASoC: add support for the Freescale P1022 DS reference board 2010-08-20 12:14:48 +01:00
pcm030-audio-fabric.c