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.

COPYRIGHT