From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: OMAP: Define use internal clock field in MMCconfiguration Date: Tue, 5 Jun 2007 03:26:23 -0700 Message-ID: <20070605102622.GE859@atomide.com> References: <01ff01c7a0c3$bccee110$e1ac580a@swcenter.sec.samsung.co.kr> <5d5443650705280124i522a005fyd8287c9c5eb2e9ac@mail.gmail.com> <020401c7a103$b44baa60$e1ac580a@swcenter.sec.samsung.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <020401c7a103$b44baa60$e1ac580a@swcenter.sec.samsung.co.kr> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Kyungmin Park Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Kyungmin Park [070528 01:44]: > Thank you for review. > It's old typo. :) > Here's updated patch. Pushing today. > diff --git a/arch/arm/mach-omap2/board-apollon.c > b/arch/arm/mach-omap2/board-apollon.c > index 1276f1f..16428f6 100644 > --- a/arch/arm/mach-omap2/board-apollon.c > +++ b/arch/arm/mach-omap2/board-apollon.c > @@ -251,6 +251,8 @@ static struct omap_mmc_config apollon_mmc_config __initdata > = { Your patch was wrapped again... Tony