]> asedeno.scripts.mit.edu Git - linux.git/commit
mmc: dw_mmc-pci: get resources from a proper BAR
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 8 Aug 2013 10:44:57 +0000 (13:44 +0300)
committerChris Ball <cjb@laptop.org>
Sun, 25 Aug 2013 04:10:05 +0000 (00:10 -0400)
commitafeb52d6b579ae4ee9bd4b63dac4579b39f8b1c0
tree4f3fbb8421902b6f448be1f4eeb11367a8241e15
parent3af9d15c719017feb63fa99f89ac6009a5a3d467
mmc: dw_mmc-pci: get resources from a proper BAR

There is a typo when the mapped space is from BAR 2, but BAR 0 is
used instead.  This patch fixes the typo.

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