Searched hist:be3bad6f5eb7205753e0134aeb422c4d9c1d8838 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/input/serio/ |
H A D | xilinx_ps2.c | diff be3bad6f5eb7205753e0134aeb422c4d9c1d8838 Wed Dec 21 13:28:23 CET 2011 Michal Simek <monstr@monstr.eu> 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>
|