]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: denali_pci: use module_pci_driver() macro
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 6 Aug 2015 13:04:22 +0000 (16:04 +0300)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 19 Aug 2015 00:21:36 +0000 (17:21 -0700)
commit2445d33d852320d4ce700b2428d60991f8cf478f
treeb6631382997a661f9cff7e47361f21e9a0990756
parent04868a67ed582e845bf14a5a7789f8bdb3faadd3
mtd: denali_pci: use module_pci_driver() macro

Let's use module_pci_driver() macro to reduce code base of the driver.

There is no functional change.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/denali_pci.c