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)
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>

No differences found