From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Subject: Re: [PATCH 3/3] ASoC: sh: fsi: Add snd_soc_dai_set_fmt support Date: Fri, 14 Jan 2011 07:28:44 +0900 Message-ID: <20110113222844.GC20418@linux-sh.org> References: <20110112145302.GA14870@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from master.linux-sh.org (124x34x33x190.ap124.ftth.ucom.ne.jp [124.34.33.190]) by alsa0.perex.cz (Postfix) with ESMTP id 26E8A103B6A for ; Thu, 13 Jan 2011 23:30:57 +0100 (CET) Content-Disposition: inline In-Reply-To: <20110112145302.GA14870@opensource.wolfsonmicro.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: Linux-ALSA , Kuninori Morimoto , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Wed, Jan 12, 2011 at 02:53:02PM +0000, Mark Brown wrote: > On Wed, Jan 12, 2011 at 03:24:45PM +0900, Kuninori Morimoto wrote: > > This patch add snd_soc_dai_ops :: set_fmt to FSI driver and > > select master/slave clock mode by snd_soc_dai_set_fmt on > > fsi-xxx.c instead of platform infomation code. > > This patch remove fsi_is_master function which is no longer needed. > > > > Signed-off-by: Kuninori Morimoto > > --- > > arch/arm/mach-shmobile/board-ap4evb.c | 2 - > > arch/arm/mach-shmobile/board-mackerel.c | 2 - > > This doesn't apply, board-mackarel is only going into mainline during > the merge window so it's not yet merged into the ASoC tree. Please > resubmit after the merge window is over, including Liam's ack if there > are no code changes when you do so. Though not strictly necessary, since these patches have their hands all over the place, you can add my Acked-by for the relevant ARM and SH bits as well: Acked-by: Paul Mundt