• Patrick Mochel's avatar
    [PATCH] driver model updates (5/5) · 32d57b6c
    Patrick Mochel authored
    Remove struct iobus.
    
    There is a lot of duplication between struct device and struct iobus, both
    in their members and the code in their interfaces. Waxing struct iobus
    removes this duplication and makes things a bit simpler.
    32d57b6c
pci.c 53.9 KB