Florian Fainelli 8deca39e5c mfd: Change rdc321x resources flags to IORESOURCE_IO
The rdc321x southbridge PCI device has no MEM PCI resources that we could
pass to mfd_add_devices. Since 33254dd5, mfd_add_device checks for the
mem_base argument that we set to NULL. Changing the resources passed to
our MFD cells from IORESOURCE_MEM to IORESOURCE_IO fixes that. Since we use
those resources as offsets to the PCI configuration space base address of
the southbridge device this is also more adequate.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2010-05-28 01:37:52 +02:00
..
2010-05-28 01:37:48 +02:00
2010-05-27 09:12:42 -07:00
2010-05-28 01:37:43 +02:00
2010-05-27 09:12:41 -07:00
2010-03-07 22:17:37 +01:00
2010-05-28 01:37:43 +02:00
2009-07-12 12:22:34 -07:00