bus_unregister — remove a bus from the system
void bus_unregister (struct bus_type * bus);
void bus_unregister (
)
bus
bus.
Unregister the child subsystems and the bus itself. Finally, we call put_bus to release the refcount
put_bus