ASoC: fsi: remove SH_FSI_xxx_INV flags
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 17 Dec 2012 06:12:42 +0000 (22:12 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 24 Dec 2012 15:57:09 +0000 (15:57 +0000)
commitabca75814a82c0c53c0a8ec7fa1300c133bc4f01
treed62dca5f3cd5584f8345b5b3e6aeaf67e9464c97
parent6cbdbffba19620db77de38094f407b6f21d3f10c
ASoC: fsi: remove SH_FSI_xxx_INV flags

3449f5fab8c51e37a8a48bc2516588c615373191
(ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support)
added clock inversion support via snd_soc_dai_set_fmt().
Thus, this patch removed SH_FSI_xxx_INV and fsi_get_info()
from fsi driver, and modified platform settings to use new style.
Then, it cleaned up meaningless settings from platform.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
arch/arm/mach-shmobile/board-ap4evb.c
arch/arm/mach-shmobile/board-mackerel.c
arch/sh/boards/mach-ecovec24/setup.c
arch/sh/boards/mach-se/7724/setup.c
include/sound/sh_fsi.h
sound/soc/sh/fsi.c