linux-stable-rt/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
..
Kconfig ASoC: sh: FSI: Remove DMA support 2009-10-30 10:35:30 +00:00
Makefile
dma-sh7760.c
fsi-ak4642.c
fsi.c ASoC: sh_fsi: avoid using global variable 2009-12-03 10:53:37 +00:00
hac.c
sh7760-ac97.c
ssi.c