From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 16 Jan 2015 14:57:18 -0800 Subject: Regression with legacy IRQ numbers caused by 9a1091ef0017 In-Reply-To: <20150116225727.GY11502@n2100.arm.linux.org.uk> References: <20150115105035.GU11502@n2100.arm.linux.org.uk> <20150115152838.GB18552@atomide.com> <20150115171924.GV11502@n2100.arm.linux.org.uk> <20150116162119.GK18552@atomide.com> <20150116163019.GW11502@n2100.arm.linux.org.uk> <20150116164105.GL18552@atomide.com> <20150116172223.GX11502@n2100.arm.linux.org.uk> <20150116172905.GM18552@atomide.com> <20150116225243.GN18552@atomide.com> <20150116225727.GY11502@n2100.arm.linux.org.uk> Message-ID: <20150116225717.GO18552@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Russell King - ARM Linux [150116 15:00]: > On Fri, Jan 16, 2015 at 02:52:44PM -0800, Tony Lindgren wrote: > > * Tony Lindgren [150116 09:36]: > > > * Russell King - ARM Linux [150116 09:25]: > > > > So, the GPIO driver really needs fixing - and I'd suggest fixing it > > > > first, before fixing the DMA problem, because the DMA problem allows > > > > us to see the GPIO problem. > > > > > > Yes we need to fix that. > > > > Posted a minimal fix for that one as a separate thread: > > > > [PATCH 1/1] gpio: omap: Fix bad device access with setup_irq() > > Thanks, I'll throw that onto the build tree for tonights build. Great thanks! Tony