• Patrick Mochel's avatar
    driver model: Remove device_sem · dc3099f2
    Patrick Mochel authored
    This was only used to add/remove device from parent's list of children, 
    which we can easily replace with a write lock on the device subsys's rwsem.
    dc3099f2
base.h 208 Bytes