]> git.karo-electronics.de Git - karo-tx-linux.git/commit
input: xilinx_ps2: Don't use NO_IRQ
authorMichal Simek <monstr@monstr.eu>
Wed, 21 Dec 2011 12:28:23 +0000 (13:28 +0100)
committerMichal Simek <monstr@monstr.eu>
Thu, 5 Jan 2012 07:34:30 +0000 (08:34 +0100)
commitbe3bad6f5eb7205753e0134aeb422c4d9c1d8838
tree140487f5166de6b915f49c3bc354f03521959620
parentba2d5affded07dcdd7b076dfeb4f2eefdf79a997
input: xilinx_ps2: Don't use NO_IRQ

Drivers shouldn't use NO_IRQ. Microblaze and PPC
define NO_IRQ as 0 and this reference will be removed
in near future.

Signed-off-by: Michal Simek <monstr@monstr.eu>
Reviewed-by: Ryan Mallon <rmallon@gmail.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
CC: Rob Herring <rob.herring@calxeda.com>
drivers/input/serio/xilinx_ps2.c