[PATCH v3 05/13] gpio/omap: get rid of retrigger variable in gpio_irq_handler

Kevin Hilman khilman at ti.com
Mon Mar 12 14:53:14 EDT 2012


"DebBarma, Tarun Kanti" <tarun.kanti at ti.com> writes:

> On Wed, Mar 7, 2012 at 4:45 PM, Tarun Kanti DebBarma <tarun.kanti at ti.com> wrote:
>> This local variable is just assigned zero and then OR'ed
>> with isr. It does not appear to serve any purpose and so
>> removing it.
> Missed following comments from Kevin given in v2. Sorry about that.
> I have updated the change in:
> git://gitorious.org/~tarunkanti/omap-sw-develoment/tarunkantis-linux-omap-dev
> for_3.4/gpio_further_cleanup_fixes
>
> "commit 672e302e3c (ARM: OMAP: use edge/level handlers from generic IRQ
> framework) removed retrigger support in favor of using generic IRQ
> framework.  This patch cleans up some unused remnants of that removal.

Ah, thanks.

Kevin



More information about the linux-arm-kernel mailing list