void video_unregister_device (struct video_device * vfd);
void video_unregister_device
the device to unregister
This unregisters the passed device and deassigns the minor number. Future open calls will be met with errors.