Hidetoshi Seto c87deff776 PCI : Add selected_regions funcs
This patch adds the following changes into generic PCI code especially
for PCI legacy I/O port free drivers.

     - Added new pci_request_selected_regions() and
       pci_release_selected_regions() for PCI legacy I/O port free
       drivers in order to request/release only the selected regions.

     - Added helper routine pci_select_bars() which makes proper mask
       of BARs from the specified resource type. This would be very
       helpful for users of pci_enable_device_bars().

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Cc: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-02-07 15:50:03 -08:00
..
2005-10-18 08:26:15 -07:00
2006-12-04 02:00:22 -05:00
2006-09-26 17:43:53 -07:00
2006-10-04 07:55:30 -07:00
2006-12-01 14:36:56 -08:00
2007-02-07 15:50:03 -08:00
2006-12-08 08:28:48 -08:00
2007-02-02 11:52:05 -05:00
2006-09-26 17:43:54 -07:00
2007-02-01 16:22:41 -08:00
2006-12-22 08:55:51 -08:00
2005-04-16 15:20:36 -07:00
2006-12-20 10:54:43 -08:00