commit | 38a36f5a6ab893fac87ffd1b1c92a491dfd71ea1 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue Apr 03 09:09:19 2012 +0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue May 01 12:00:21 2012 +0200 |
tree | 07d49ac96d24c689ff4e44583130301e72c8ff8a | |
parent | 6ed9f9c405f97cb7cda485f589cfa6c2bb3fb78e [diff] |
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>