]> git.baikalelectronics.ru Git - kernel.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)
commit7713c6b84b439a576946f3cd09d356ddfd7ae587
treeb6631382997a661f9cff7e47361f21e9a0990756
parentf73c35b5f89b7184d1336f0e73baa8d935b2a3ca
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