On Thu, 24 Mar 2011, Sergei Shtylyov wrote: > Hello. > > On 24-03-2011 0:08, Thomas Gleixner wrote: > > > Currently there is one irq_chip per gpio_chip with the only difference > > being the name. Since the information whether the irq belong to GPIO > > bank A, B, C or D is not that important rewrite the code to simply use > > a single irq_chip for all gpio_chips. > > > Signed-off-by: Lars-Peter Clausen <lars@xxxxxxxxxx> > > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > > If these 2 patches are from Lars, shouldn't there be "From: Lars-Peter > Clausen <lars@xxxxxxxxxx>" line at the start of the patches? Yep. Mangled that, sorry.