K 10 svn:author V 3 sam K 8 svn:date V 27 2009-03-10T19:15:35.853159Z K 7 svn:log V 315 o add missing bus_release_resource and bus_deactivate_resource that just operate on the resource (we have no local resources to manage); this fixes drivers that alloc/release resources in their probe method and then do it again in attach o while here add some prints to catch failures and massage style a bit END