From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Subject: Re: [PATCH 1/2] sh-mobile: enable both edges GPIO interrupts on sh7372 Date: Thu, 21 Jul 2011 16:54:32 +0900 Message-ID: <20110721075432.GE27831@linux-sh.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from linux-sh.org ([111.68.239.195]:44686 "EHLO linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752235Ab1GUHyo (ORCPT ); Thu, 21 Jul 2011 03:54:44 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Magnus Damm Cc: Guennadi Liakhovetski , linux-mmc@vger.kernel.org, linux-sh@vger.kernel.org, Magnus Damm On Fri, Jul 15, 2011 at 08:14:23PM +0900, Magnus Damm wrote: > On Fri, Jul 15, 2011 at 7:58 PM, Guennadi Liakhovetski > wrote: > > From: Magnus Damm > > > > IRQ-capable GPIOs on sh7372 can be configured to produce interrupts on > > both edges. > > > > Signed-off-by: Guennadi Liakhovetski > > Cc: Magnus Damm > > --- > > ?drivers/sh/intc/chip.c | ? ?3 +++ > > ?1 files changed, 3 insertions(+), 0 deletions(-) > > Acked-by: Magnus Damm Applied, thanks.