]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
irq: set_irq_chip() has redundant call to irq_to_desc()
authorDean Nelson <dcn@sgi.com>
Fri, 5 Sep 2008 14:10:40 +0000 (09:10 -0500)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:07 +0000 (16:53 +0200)
commit21056830c4e5c6735f1d49453398d7186ca4e8d7
tree635346e86f1683e03aaeedbcc5a2907d971f770c
parente65ef88c20d5c68bde18f559e0d0ad7d718beb28
irq: set_irq_chip() has redundant call to irq_to_desc()

Extraneous call to irq_to_desc().

Signed-off-by: Dean Nelson <dcn@sgi.com>
Cc: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/irq/chip.c