uio: Remove IRQF_DISABLED flag from uio_cif.c
authorHans J. Koch <hjk@linutronix.de>
Wed, 9 Jun 2010 23:18:08 +0000 (01:18 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 5 Aug 2010 20:53:33 +0000 (13:53 -0700)
commit14ec5394827eea8df7bbf14775c52fc48fc97a40
tree8ad12f55c771287a1f0e95dad23d9082fa88080b
parent62c867791f7b9feb2f6c2ca60e8a246d0c810ad9
uio: Remove IRQF_DISABLED flag from uio_cif.c

Remove IRQF_DISABLED 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>
drivers/uio/uio_cif.c