Name

root_device_unregister — unregister and free a root device

Synopsis

void root_device_unregister (struct device * dev);

Arguments

dev

device going away

Description

This function unregisters and cleans up a device that was created by root_device_register.