class_device_destroy — removes a class device that was created with class_device_create
the pointer to the struct class that this device was registered * with.
the dev_t of the device that was previously registered.
This call unregisters and cleans up a class device that was created with a call to class_device_create