From mboxrd@z Thu Jan 1 00:00:00 1970 From: buytenh@wantstofly.org ('Lennert Buytenhek') Date: Wed, 1 Dec 2010 11:19:26 +0100 Subject: [PATCH 00/54] ARM irq_data conversion. In-Reply-To: <001a01cb9129$86857150$939053f0$%kim@samsung.com> References: <20101130131105.GA15575@mail.wantstofly.org> <20101130133754.GD32368@sirena.org.uk> <001a01cb9129$86857150$939053f0$%kim@samsung.com> Message-ID: <20101201101926.GJ15575@mail.wantstofly.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Dec 01, 2010 at 04:29:39PM +0900, Kukjin Kim wrote: > > > arch/arm/mach-s3c64xx/irq-eint.c | 34 +++--- > > > arch/arm/plat-samsung/include/plat/pm.h | 4 +- > > > arch/arm/plat-samsung/irq-uart.c | 44 ++++---- > > > arch/arm/plat-samsung/irq-vic-timer.c | 22 ++-- > > > arch/arm/plat-samsung/pm.c | 7 +- > > > > I've already sent changes which cover some of these (everything that > > appears on s3c64xx anyway) and use the opportunity of doing the > > conversion to introduce some trivial optimisations. Hopefully Kukjin > > and/or Ben will get a chance to look at them soon. > > Hi Mark, > > Oh, sorry for late. > Will check soon :-) So do you want me to drop my patch for now?