Changes in uspace/drv/vhc/hcd.c [70a9092:71ed4849] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/vhc/hcd.c

    r70a9092 r71ed4849  
    8686        dev->ops = &vhc_ops;
    8787
    88         devman_add_device_to_class(dev->handle, "usbhc");
    89 
    9088        /*
    9189         * Initialize our hub and announce its presence.
Note: See TracChangeset for help on using the changeset viewer.