K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-01-05T20:42:25.060070Z K 7 svn:log V 264 Move the PCI-specific logic of removing a cardbus device into a pci_delete_child() function called by the cardbus driver. The new function uses resource_list_unreserve() to release the BARs decoded by the device being removed. Reviewed by: imp Tested by: brooks END