From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dimitris Papastamos Subject: Re: [PATCH] ARM: S3C64XX: Fix up IRQ mapping for balblair on Cragganmore Date: Fri, 2 Nov 2012 13:02:02 +0000 Message-ID: <20121102130202.GA21340@opensource.wolfsonmicro.com> References: <1351852733-3346-1-git-send-email-dp@opensource.wolfsonmicro.com> <5093B962.1060903@mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from opensource.wolfsonmicro.com ([80.75.67.52]:56802 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752477Ab2KBNCG (ORCPT ); Fri, 2 Nov 2012 09:02:06 -0400 Content-Disposition: inline In-Reply-To: <5093B962.1060903@mvista.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Sergei Shtylyov Cc: Kukjin Kim , linux-samsung-soc@vger.kernel.org, Mark Brown , patches@opensource.wolfsonmicro.com, linux-arm-kernel@lists.infradead.org On Fri, Nov 02, 2012 at 04:15:30PM +0400, Sergei Shtylyov wrote: > Hello. > > On 02-11-2012 14:38, Dimitris Papastamos wrote: > >> We are using S3C_EINT(4) instead of S3C_EINT(5). > >> Change-Id: Ia197069ddc736813f2711c763469eaf655ea58ac > > Remove this line please -- it has no place in the upstream patch. > >> Signed-off-by: Dimitris Papastamos > > WBR, Sergei > Oops, thanks for catching that. From mboxrd@z Thu Jan 1 00:00:00 1970 From: dp@opensource.wolfsonmicro.com (Dimitris Papastamos) Date: Fri, 2 Nov 2012 13:02:02 +0000 Subject: [PATCH] ARM: S3C64XX: Fix up IRQ mapping for balblair on Cragganmore In-Reply-To: <5093B962.1060903@mvista.com> References: <1351852733-3346-1-git-send-email-dp@opensource.wolfsonmicro.com> <5093B962.1060903@mvista.com> Message-ID: <20121102130202.GA21340@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Nov 02, 2012 at 04:15:30PM +0400, Sergei Shtylyov wrote: > Hello. > > On 02-11-2012 14:38, Dimitris Papastamos wrote: > >> We are using S3C_EINT(4) instead of S3C_EINT(5). > >> Change-Id: Ia197069ddc736813f2711c763469eaf655ea58ac > > Remove this line please -- it has no place in the upstream patch. > >> Signed-off-by: Dimitris Papastamos > > WBR, Sergei > Oops, thanks for catching that.