kernel_optimize_test/sound/soc/sh
Kuninori Morimoto 43fa95caab ASoC: sh: fsi: remove runtime register check from fsi_master_xxx
Current FSI driver was checking register range on fsi_master_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:15 +00:00
..
dma-sh7760.c
fsi-ak4642.c ASoC: sh: fsi-ak4642: midify card name 2010-12-01 11:49:58 +00:00
fsi-da7210.c
fsi-hdmi.c
fsi.c ASoC: sh: fsi: remove runtime register check from fsi_master_xxx 2010-12-03 12:24:15 +00:00
hac.c
Kconfig
Makefile
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_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
siu.h 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