[ARM] PCI: add platform private data to pci_sys_data
authorSaeed Bishara <saeed@marvell.com>
Thu, 3 Jun 2010 11:58:46 +0000 (14:58 +0300)
committerNicolas Pitre <nico@fluxnic.net>
Sat, 17 Jul 2010 02:01:59 +0000 (22:01 -0400)
Add private_data pointer to the pci_sys_data, this pointer can be
used for holding platform specific data for each pci controller.

Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>

No differences found