K 10 svn:author V 3 ian K 8 svn:date V 27 2014-10-26T04:01:57.801942Z K 7 svn:log V 387 MFC r272109, r272181: Replace multiple nearly-identical copies of code to walk through an FDT node's interrupts=<...> property creating resource list entries with a single common implementation. This change makes ofw_bus_intr_to_rl() the one true copy of that code and removes the copies of it from other places. This also adds handling of the interrupts-extended property. END