From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Subject: Re: [PATCH] sh_eth: Change handling of IRQ Date: Tue, 31 Mar 2009 08:15:13 +0900 Message-ID: <20090330231513.GG19535@linux-sh.org> References: <49BF3A97.4010008@renesas.com> <49BF3A41.6040309@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, Linux-sh To: Nobuhiro Iwamatsu Return-path: Content-Disposition: inline In-Reply-To: <49BF3A97.4010008@renesas.com> <49BF3A41.6040309@renesas.com> Sender: linux-sh-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Tue, Mar 17, 2009 at 02:50:57PM +0900, Nobuhiro Iwamatsu wrote: > Handling of IRQ of the SH7763/SH7764 CPU which sh_eth supported was > changed. > This revises it for this change. > > Signed-off-by: Nobuhiro Iwamatsu On Tue, Mar 17, 2009 at 02:52:23PM +0900, Nobuhiro Iwamatsu wrote: > Address of SH_TSU_ADDR and ARSTR of SH7763 was wrong. > This revise it. > > Signed-off-by: Nobuhiro Iwamatsu The sh changes this depends on for the CPU subtypes are merged upstream now, so this can go through either tree. As there is nothing really netdev specific about this, I suppose the easiest is to just roll both of these in to the sh tree.