commit | 1395974142bde026da39020a15374a713edbbfb9 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jun 05 12:24:12 2013 +0300 |
committer | Chris Ball <cjb@laptop.org> | Thu Jun 27 11:25:07 2013 -0400 |
tree | aeeb0fb9d9200d4e5dd3897fbe5ecc13698e3c59 | |
parent | dd369800202f1aeeb23b64fe9d336d67b202c3b2 [diff] |
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>