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)
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>

No differences found