linux-brain/drivers/mcb
Andreas Werner c69d01bd58 mcb: Fixed bar number assignment for the gdd
commit f75564d343 upstream.

The bar number is found in reg2 within the gdd. Therefore
we need to change the assigment from reg1 to reg2 which
is the correct location.

Signed-off-by: Andreas Werner <andreas.werner@men.de>
Fixes: '3764e82e5' drivers: Introduce MEN Chameleon Bus
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-01 12:15:53 -07:00
..
Kconfig drivers: mcb: Fix build error discovered by 0-day bot 2014-03-09 10:22:46 -07:00
Makefile mcb: Add PCI carrier for MEN Chameleon Bus 2014-02-28 15:47:12 -08:00
mcb-core.c mcb: Destroy IDA on module unload 2015-10-29 09:02:16 +09:00
mcb-internal.h mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0 2015-01-09 15:46:37 -08:00
mcb-parse.c mcb: Fixed bar number assignment for the gdd 2016-06-01 12:15:53 -07:00
mcb-pci.c mcb: Do not return zero on error path in mcb_pci_probe() 2015-10-29 09:02:16 +09:00