ASoC: sh: fsi: use simple-card instead of fsi-da7210
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 9 Apr 2012 04:19:25 +0000 (21:19 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 13 Apr 2012 10:29:27 +0000 (11:29 +0100)
commit064bfada66779d95686cacdcbb17551e2c0bf66b
treedea8cac60e6f988846d158569f4e61aa2f7536fd
parentfa063b48046c1f30cb06898559bb34935ade74e1
ASoC: sh: fsi: use simple-card instead of fsi-da7210

This patch uses simple-card driver instead of fsi-da7210 on each board.
To select DA7210 driver, each boards select it on Kconfig.

This patch removes fsi-da7210 driver which is no longer needed

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
arch/sh/boards/Kconfig
arch/sh/boards/mach-ecovec24/setup.c
sound/soc/sh/Kconfig
sound/soc/sh/Makefile
sound/soc/sh/fsi-da7210.c [deleted file]