• Patrick Mochel's avatar
    Add add() callback to struct bus_type. · 30b92fdd
    Patrick Mochel authored
    This is so other entities in the kernel can inform the bus about devices
    that it either doesn't know about yet (like when using the firmware to 
    enumerate the system) or that it wouldn't otherwise find (for the same 
    reason, or because they're weird legacy devices that won't be probed for).
    30b92fdd
device.h 9.95 KB