summaryrefslogtreecommitdiff
path: root/fs/hppfs
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2010-12-03 08:38:03 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-12-03 12:24:15 (GMT)
commit43fa95caab86fec0af7333bda407dd14f0c2127c (patch)
tree32003d033a627ba8502c7521721dddc67f483165 /fs/hppfs
parente8c8b6318c3dad742d03b5fff5360729f7ac2e5a (diff)
downloadlinux-43fa95caab86fec0af7333bda407dd14f0c2127c.tar.xz
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>
Diffstat (limited to 'fs/hppfs')
0 files changed, 0 insertions, 0 deletions