Re: [patch 2.6.30-rc2-davinci] gpio irq enable tweaks

2009-05-07 Thread Kevin Hilman
David Brownell writes: > From: David Brownell > > Fix two IRQ triggering bugs affecting GPIO IRQs: > > - Make sure enabling with IRQ_TYPE_NONE ("default, unspecified") >isn't a NOP ... default to both edges, at least one must work. > > - As noted by Kevin Hilman, setting the irq trigger t

[patch 2.6.30-rc2-davinci] gpio irq enable tweaks

2009-05-04 Thread David Brownell
From: David Brownell Fix two IRQ triggering bugs affecting GPIO IRQs: - Make sure enabling with IRQ_TYPE_NONE ("default, unspecified") isn't a NOP ... default to both edges, at least one must work. - As noted by Kevin Hilman, setting the irq trigger type for a banked gpio interrupt sho