]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: Use module_pci_driver
authorAxel Lin <axel.lin@gmail.com>
Tue, 3 Apr 2012 01:09:19 +0000 (09:09 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 16 Apr 2012 15:09:46 +0000 (17:09 +0200)
commitbe8260de6a7fd5cc72f903cae4575c7296d9dc30
tree8ad777075399c870e6931c56c73c0911ec63ba8d
parentaa1d7775696cc0d1c25c984bdd5a8e1ed7bd53f5
mfd: Use module_pci_driver

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

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Andres Salomon <dilinger@queued.net>
Cc: Ira W. Snyder <iws@ovro.caltech.edu>
Cc: Florian Fainelli <florian@openwrt.org>
Cc: Denis Turischev <denis@compulab.co.il>
Cc: Harald Welte <HaraldWelte@viatech.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/cs5535-mfd.c
drivers/mfd/janz-cmodio.c
drivers/mfd/lpc_sch.c
drivers/mfd/rdc321x-southbridge.c
drivers/mfd/vx855.c