]> xenbits.xensource.com Git - seabios.git/commit
usb: Rename usb_getFrameExp() to usb_get_period()
authorKevin O'Connor <kevin@koconnor.net>
Thu, 16 Oct 2014 16:05:09 +0000 (12:05 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 16 Oct 2014 18:46:32 +0000 (14:46 -0400)
commit98cdad31de8a9c18e48c6f2f13857adf192a6e6f
tree1ff4aa4cc3ced686d5bd4d434916026d4996e263
parent20c9be39d3f04d5ff10e76f22e28cc220af1aac4
usb: Rename usb_getFrameExp() to usb_get_period()

This is just function renaming - no code implementation changes.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/hw/usb-ehci.c
src/hw/usb-ohci.c
src/hw/usb-uhci.c
src/hw/usb-xhci.c
src/hw/usb.c
src/hw/usb.h