Hi Mark Cc Simon
These patches changed platform setting to use FSI new style, and cleanup FSI driver.
Kuninori Morimoto (3): ASoC: fsi: remove platform depended .set_rate() callback support ASoC: fsi: remove SH_FSI_xxx_INV flags ASoC: fsi: cleanup sh_fsi.h
arch/arm/mach-shmobile/board-ap4evb.c | 11 +-- arch/arm/mach-shmobile/board-mackerel.c | 11 +-- arch/sh/boards/mach-ecovec24/setup.c | 12 +-- arch/sh/boards/mach-se/7724/setup.c | 12 +-- include/sound/sh_fsi.h | 70 +------------- sound/soc/sh/fsi.c | 156 +++---------------------------- 6 files changed, 27 insertions(+), 245 deletions(-)
Simon
#2 patch modifies both FSI driver and platform. So, it needs your Acked-by
Best regards --- Kuninori Morimoto