From patchwork Fri Aug 21 01:24:54 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kuninori Morimoto X-Patchwork-Id: 43029 X-Patchwork-Delegate: lethal@linux-sh.org Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n7L1NpHG003827 for ; Fri, 21 Aug 2009 01:25:04 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751485AbZHUBZB (ORCPT ); Thu, 20 Aug 2009 21:25:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752113AbZHUBZB (ORCPT ); Thu, 20 Aug 2009 21:25:01 -0400 Received: from mail.renesas.com ([202.234.163.13]:64752 "EHLO mail01.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751485AbZHUBZA (ORCPT ); Thu, 20 Aug 2009 21:25:00 -0400 X-AuditID: ac140384-00000004000004f6-55-4a8df76852a0 Received: from guardian01.idc.renesas.com ([172.20.8.200]) by mail01.idc.renesas.com (sendmail) with ESMTP id n7L1Oukd021151; Fri, 21 Aug 2009 10:24:56 +0900 (JST) Received: (from root@localhost) by guardian01.idc.renesas.com with id n7L1Ovqb009440; Fri, 21 Aug 2009 10:24:57 +0900 (JST) Received: from mta01.idc.renesas.com (localhost [127.0.0.1]) by mta01.idc.renesas.com with ESMTP id n7L1Otr4007134; Fri, 21 Aug 2009 10:24:55 +0900 (JST) Received: from PG10870.renesas.com ([172.30.8.159]) by ims05.idc.renesas.com (Sendmail) with ESMTPA id <0KOP00M8UD9J9Y@ims05.idc.renesas.com>; Fri, 21 Aug 2009 10:24:55 +0900 (JST) Date: Fri, 21 Aug 2009 10:24:54 +0900 From: Kuninori Morimoto Subject: [PATCH v3 4/4] sh: add FSI driver support for ms7724se To: linux-sh@vger.kernel.org, alsa-devel@alsa-project.org Cc: lethal@linux-sh.org, broonie@opensource.wolfsonmicro.com Message-id: MIME-version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-type: text/plain; charset=US-ASCII User-Agent: SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 Emacs/22.1 (i386-mingw-nt5.1.2600) MULE/5.0 (SAKAKI) Meadow/3.00-dev (KIKU) X-Brightmail-Tracker: AAAAAA== Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org Signed-off-by: Kuninori Morimoto Acked-by: Mark Brown --- v2 -> v3 o remove un-used dma-sh.h I used Paul's git for base and merge from git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.32 arch/sh/boards/mach-se/7724/setup.c | 89 +++++++++++++++++++++++++++++++++++ 1 files changed, 89 insertions(+), 0 deletions(-) diff --git a/arch/sh/boards/mach-se/7724/setup.c b/arch/sh/boards/mach-se/7724/setup.c index 9162081..eb144f6 100644 --- a/arch/sh/boards/mach-se/7724/setup.c +++ b/arch/sh/boards/mach-se/7724/setup.c @@ -22,6 +22,7 @@ #include #include