From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Fri, 21 Jan 2011 11:11:10 +0000 Subject: [PATCH] ARM: msm: gpio-v2 irq_data conversion. In-Reply-To: <20110121110219.GD23596@mail.wantstofly.org> References: <20110121110219.GD23596@mail.wantstofly.org> Message-ID: <20110121111110.GM13235@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jan 21, 2011 at 12:02:19PM +0100, Lennert Buytenhek wrote: > Convert gpio-v2.c to the new irq_data methods. This was overlooked > in the first pass as there is currently no defconfig in the tree that > builds this file. > > Signed-off-by: Lennert Buytenhek Rather than merging this into the MSM git tree, please let me have your acks so that it can be packaged up with the addition of adding select GENERIC_HARDIRQS_NO_DEPRECATED to the ARM architecture (otherwise MSM will break.)