ASoC: Add SuperH FSI driver support for ALSA
authorKuninori Morimoto <morimoto.kuninori@renesas.com>
Thu, 20 Aug 2009 12:01:05 +0000 (21:01 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 20 Aug 2009 19:01:42 +0000 (20:01 +0100)
commita4d7d550a9cfdfbc615383a08e9afa39d5a6d875
treeb4a9076fe9e0e5f0f5175fe858e7a28fe94e8a29
parentf61c890ec631884c5b7cd8723cd8ae1917dca544
ASoC: Add SuperH FSI driver support for ALSA

This driver is very simple.
It support playback only now.
This patch is tested by ms7724se board.

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/sh_fsi.h [new file with mode: 0644]
sound/soc/sh/Kconfig
sound/soc/sh/Makefile
sound/soc/sh/fsi.c [new file with mode: 0644]