From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Nikula Subject: Re: [alsa-devel] [PATCH v2 1/4] Add SuperH FSI driver support for ALSA Date: Thu, 20 Aug 2009 16:00:53 +0300 Message-ID: <20090820160053.c631bb62.jhnikula@gmail.com> References: <20090820152212.b8be38b9.jhnikula@gmail.com> <20090820123911.GA10046@rakim.wolfsonmicro.main> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Magnus Damm Cc: Mark Brown , Kuninori Morimoto , linux-sh@vger.kernel.org, alsa-devel@alsa-project.org, Takashi Iwai , lethal@linux-sh.org List-Id: alsa-devel@alsa-project.org On Thu, 20 Aug 2009 21:44:37 +0900 Magnus Damm wrote: > On Thu, Aug 20, 2009 at 9:39 PM, Mark > Brown wrote: > > On Thu, Aug 20, 2009 at 03:22:12PM +0300, Jarkko Nikula wrote: > > > >> 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/. > > > > It needs to go under include, either with the sound stuff or with t= he > > arch stuff since it contains platform data that boards are going to= need > > to set. =A0I don't really mind which myself, both schemes are in us= e. >=20 > The FSI block may be used by other architectures in the near future a= s well. =3D) >=20 Ok, nice to know, so the patch author did it right then :-) --=20 Jarkko