K 10 svn:author V 3 njl K 8 svn:date V 27 2005-03-27T22:38:28.000000Z K 7 svn:log V 296 Clean up resources properly if acpi_perf fails to attach. First, change acpi_bus_alloc_gas() to delete the resource it set if alloc fails. Then, change acpi_perf to delete the resource after releasing it if alloc fails. This should make probe and attach both fully restartable if either fails. END