alistair23-linux/sound/soc/sh
Kuninori Morimoto e8c8b6318c ASoC: sh: fsi: remove runtime register check from fsi_reg_xxx
Current FSI driver was checking register range on fsi_reg_xxx function.
This runtime check was added to avoid an illegal access
from wrong/mistake implementation.
But it is useless check under the correct implementation.
This patch escape runtime check by using macro technique.
If there is wrong implementation, it will be compile error.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-12-03 12:24:02 +00:00
..
dma-sh7760.c ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
fsi-ak4642.c ASoC: sh: fsi-ak4642: midify card name 2010-12-01 11:49:58 +00:00
fsi-da7210.c ASoC: fsi codecs: Update card name field 2010-09-14 08:49:12 +01:00
fsi-hdmi.c ASoC: fsi codecs: Update card name field 2010-09-14 08:49:12 +01:00
fsi.c ASoC: sh: fsi: remove runtime register check from fsi_reg_xxx 2010-12-03 12:24:02 +00:00
hac.c ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
Kconfig ASoC: fsi codecs: modify menu attribute on Kconfig 2010-09-10 12:37:52 +01:00
Makefile ASoC: fsi-codec: Add FSI - HDMI support 2010-09-01 11:18:09 +01:00
migor.c ASoC: Do not include soc-dapm.h 2010-11-22 14:04:41 +00:00
sh7760-ac97.c ASoC: Do not include soc-dapm.h 2010-11-22 14:04:41 +00:00
siu.h ASoC: Do not include soc-dai.h 2010-11-22 14:04:53 +00:00
siu_dai.c ASoC: Do not include soc-dai.h 2010-11-22 14:04:53 +00:00
siu_pcm.c ASoC: Do not include soc-dai.h 2010-11-22 14:04:53 +00:00
ssi.c ASoC: Call snd_soc_unregister_dais instead of snd_soc_unregister_dai in sh4_soc_dai_remove 2010-11-25 11:07:28 +00:00