This patch continues the device code cleanup.<br><br>The largest changes are to get_pci_bridge_ops, and related changes to make it<br>compile and use correct declarations.  I'd appreciate someone else checking my const usage for sanity.<br>
<br>While I was doing that I moved the checks for CONFIG_<BUS>_PLUGIN_SUPPORT to<br>the Makefile.<br><br>The only functional difference is a possible NULL dereference in a debug<br>statement.<br><br>Signed-off-by: Myles Watson <<a href="mailto:mylesgw@gmail.com">mylesgw@gmail.com</a>><br>
<br>Thanks,<br>Myles<br>