• Patrick Mochel's avatar
    Add struct bus_type platform_bus and document its intentions. · 538588a7
    Patrick Mochel authored
    The platform bus is a pseudo-bus meant to group legacy devices. Not only 
    does it give legacy devices a common parent and bus type, it provides the
    necessary infrastructure to allow for firmware-based enumeration of the
    system's devices (using the platform's add() callback).
    538588a7
platform.c 523 Bytes