Fork us on GitHub Follow us on Facebook Follow us on Twitter

Changeset 5944244 in mainline for uspace/drv/uhci-rhd/main.c


Ignore:
Timestamp:
2011-02-01T23:25:48Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial
Children:
1f5c1e61
Parents:
c56dbe0
Message:

Refactoring uhci_ functions are called on uhci_t not device_t

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-rhd/main.c

    rc56dbe0 r5944244  
    8686
    8787        device->driver_data = rh;
    88         usb_log_info("Sucessfully initialized driver isntance for device:%d.\n",
     88        usb_log_info("Sucessfully initialized driver instance for device:%d.\n",
    8989            device->handle);
    9090        return EOK;
Note: See TracChangeset for help on using the changeset viewer.