linux/sound/soc/sh
Kuninori Morimoto 71f6e0645b ASoC: sh_fsi: avoid using global variable
Current FSI driver use global variable to access device data.
But this style will be broken
if SuperH come with multiple FSI blocks in future.
To solve this problem, this patch use cpu_dai->private_data.

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-12-03 10:53:37 +00:00
..
dma-sh7760.c ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers 2009-04-28 15:06:44 +02:00
fsi-ak4642.c ASoC: Add FSI-AK4642 sound support for SuperH 2009-08-21 11:02:03 +01:00
fsi.c ASoC: sh_fsi: avoid using global variable 2009-12-03 10:53:37 +00:00
hac.c ASoC: Fix some missing dai_ops conversions 2009-03-16 14:13:57 +00:00
Kconfig ASoC: sh: FSI: Remove DMA support 2009-10-30 10:35:30 +00:00
Makefile ASoC: Add FSI-AK4642 sound support for SuperH 2009-08-21 11:02:03 +01:00
sh7760-ac97.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
ssi.c ASoC: correct print specifiers for unsigneds 2009-05-28 10:20:26 +01:00