[alsa-devel] [PATCH v2 1/4] Add SuperH FSI driver support for ALSA
Jarkko Nikula
jhnikula at gmail.com
Thu Aug 20 14:22:12 CEST 2009
Hi
On Thu, 20 Aug 2009 21:01:05 +0900
Kuninori Morimoto <morimoto.kuninori at renesas.com> wrote:
> This driver is very simple.
> It support playback only now.
> This patch is tested by ms7724se board.
>
> Signed-off-by: Kuninori Morimoto <morimoto.kuninori at renesas.com>
> ---
> v1 -> v2
>
> o it direct use clk_enable/disable
> o rename fsi.h -> sh_fsi.h
>
> include/sound/sh_fsi.h | 83 ++++
> sound/soc/sh/Kconfig | 7 +-
> sound/soc/sh/Makefile | 2 +
> sound/soc/sh/fsi.c | 1004 ++++++++++++++++++++++++++++++++++++++++++++++++
I'm not familiar with the SH but this arch specific header file
sh_fsi.h should go either into sound/soc/sh or if generic enough, then
somewhere under arch/sh/include/.
--
Jarkko
More information about the Alsa-devel
mailing list