
NAME
usb_free_bus - frees the memory used by a bus structure
SYNOPSIS
void usb_free_bus (struct usb_bus *bus);
ARGUMENTS
bus pointer to the bus to free
DESCRIPTION
(For use only by USB Host Controller Drivers.)