]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: gameport - use module_gameport_driver
authorAxel Lin <axel.lin@gmail.com>
Wed, 4 Apr 2012 06:52:27 +0000 (23:52 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 4 Apr 2012 16:25:44 +0000 (09:25 -0700)
commit98a84131926ebafe868c65631b69d4912922211e
tree1f14309be518ea679b8c963e689718b21355e466
parent45b2604eaaa105223ce60117b0482ca8a488f9c4
Input: gameport - use module_gameport_driver

This patch converts the drivers in drivers/input/* to use
module_gameport_driver() macro which makes the code smaller
and a bit simpler.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/joystick/a3d.c
drivers/input/joystick/adi.c
drivers/input/joystick/cobra.c
drivers/input/joystick/gf2k.c
drivers/input/joystick/grip.c
drivers/input/joystick/grip_mp.c
drivers/input/joystick/guillemot.c
drivers/input/joystick/interact.c
drivers/input/joystick/joydump.c
drivers/input/joystick/sidewinder.c
drivers/input/joystick/tmdc.c