4275ce3638817c0023dc author Hans Verkuil 1219483679 -0300 committer Mauro Carvalho Chehab 1223811414 -0200 V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatory Now that all drivers set the release callback in the video_device struct we can put in a BUG_ON in video_register_device to ensure that the callback is always there. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab