linux-kernel-test/sound/soc/sh
Guennadi Liakhovetski 0f69d9782c ASoC: fix compilation breakage in sound/soc/sh/fsi.c
ctrl_outl() has become void at some point, which breaks compilation of fsi.c.
Make writing functions void, as their output is anyway not evaluated, and use
__raw_writel and __raw_readl instead of deprecated ctrl_outl and ctrl_inl
respectively.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-02-03 18:03: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: fsi-ak4642: Remove ak4642_add_i2c_device 2009-12-24 11:41:18 +00:00
fsi-da7210.c ASoC: Add FSI-DA7210 sound support for SuperH 2009-12-16 17:31:05 +00:00
fsi.c ASoC: fix compilation breakage in sound/soc/sh/fsi.c 2010-02-03 18:03:37 +00:00
hac.c ASoC: Fix some missing dai_ops conversions 2009-03-16 14:13:57 +00:00
Kconfig ASoC: add support for the sh7722 Migo-R board 2010-01-29 14:31:02 +00:00
Makefile ASoC: add support for the sh7722 Migo-R board 2010-01-29 14:31:02 +00:00
migor.c ASoC: clean up wm8974 and wm8978 clock divider handling 2010-01-29 14:32:52 +00:00
sh7760-ac97.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
siu_dai.c ASoC: add DAI and platform / DMA drivers for SH SIU 2010-01-25 14:52:20 +00:00
siu_pcm.c ASoC: add DAI and platform / DMA drivers for SH SIU 2010-01-25 14:52:20 +00:00
siu.h ASoC: add DAI and platform / DMA drivers for SH SIU 2010-01-25 14:52:20 +00:00
ssi.c ASoC: correct print specifiers for unsigneds 2009-05-28 10:20:26 +01:00