mmc: dw_mmc-pci: convert to use pcim_* and devm_*
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 5 Jun 2013 09:24:12 +0000 (12:24 +0300)
committerChris Ball <cjb@laptop.org>
Thu, 27 Jun 2013 15:25:07 +0000 (11:25 -0400)
commit1395974142bde026da39020a15374a713edbbfb9
treeaeeb0fb9d9200d4e5dd3897fbe5ecc13698e3c59
parentdd369800202f1aeeb23b64fe9d336d67b202c3b2
mmc: dw_mmc-pci: convert to use pcim_* and devm_*

The PCI driver is getting simplier and tidier with pcim_* and devm_*
functions in use.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/dw_mmc-pci.c