K 10 svn:author V 3 njl K 8 svn:date V 27 2004-07-26T06:04:35.000000Z K 7 svn:log V 309 Don't force an immediate probe/attach for all devices when compiled with ACPI_DEBUG. This upset the ordering that acpi_probe_order() was meant to provide, causing devices to attach before the sysresource object. This debugging feature has been unnecessary for a while so just remove it. Testing by: marcel END