V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 6 Sep 2009 10:54:00 +0000 (07:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 03:19:34 +0000 (00:19 -0300)
Warn when the desired device node number is already in use, except when
the new video_register_device_no_warn function is called since in some
use-cases that warning is not relevant.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found