aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sh
diff options
context:
space:
mode:
authorKuninori Morimoto <morimoto.kuninori@renesas.com>2009-12-02 01:11:08 -0500
committerMark Brown <broonie@opensource.wolfsonmicro.com>2009-12-03 05:53:37 -0500
commit71f6e0645be42f93c0f90dfcc93b9d2d277c2ee6 (patch)
treeb7c6ef8098423f1f42627f132a587b25038aa07f /sound/sh
parentefd9eb96d5604c2c133e500f7b8c7b3f3fbdece8 (diff)
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>
Diffstat (limited to 'sound/sh')
0 files changed, 0 insertions, 0 deletions