uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c
authorHans J. Koch <hjk@linutronix.de>
Wed, 9 Jun 2010 23:12:32 +0000 (01:12 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 5 Aug 2010 20:53:33 +0000 (13:53 -0700)
Remove IRQF_DISABLED flag since it is deprecated and a no-op in the
current kernel.

Signed-off-by: Hans J. Koch <hjk@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found