linux/drivers/input/gameport
Aniroop Mathur 939ffb1712 Input: initialize device counter variables with -1
Let's initialize atomic_t variables keeping track of number of various
devices created so far with -1 in order to avoid extra subtraction
operation.

Signed-off-by: Aniroop Mathur <aniroop.mathur@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2014-12-03 15:27:17 -08:00
..
Kconfig
Makefile
emu10k1-gp.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
fm801-gp.c Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
gameport.c Input: initialize device counter variables with -1 2014-12-03 15:27:17 -08:00
lightning.c
ns558.c