From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Fri, 04 Jul 2008 03:55:30 +0000 Subject: Re: [PATCH] sh: add interrupt ack code to sh4a Message-Id: <20080704035530.GA7247@linux-sh.org> List-Id: References: <20080424123634.19643.57391.sendpatchset@rx1.opensource.se> In-Reply-To: <20080424123634.19643.57391.sendpatchset@rx1.opensource.se> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Fri, Jul 04, 2008 at 12:37:12PM +0900, Yoshihiro Shimoda wrote: > This patch is based on interrupt acknowledge code for external > interrupt sources on sh3 processors and adds on sh4a processors. > > Signed-off-by: Yoshihiro Shimoda Looks good. Applied, thanks.