K 10 svn:author V 6 scottl K 8 svn:date V 27 2017-11-10T17:01:51.235104Z K 7 svn:log V 350 Refactoring the interrupt setup code introduced a bug where the drivers would attempt to re-allocate interrupts during a chip reset without first de-allocating them. Doing that right is going to be tricky, so just band-aid it for now so that a re-init doesn't guarantee a failure due to resource re-use. Reported by: gallatin Sponsored by: Netflix END