Input: use module_pci_driver
authorAxel Lin <axel.lin@gmail.com>
Sun, 22 Apr 2012 06:37:53 +0000 (23:37 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 22 Apr 2012 06:48:58 +0000 (23:48 -0700)
This patch converts the drivers in drivers/input/* to use module_pci_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