]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (10947): Auto-load videodev module when device opened.
authorScott James Remnant <scott@canonical.com>
Mon, 2 Mar 2009 18:40:57 +0000 (15:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:18 +0000 (12:43 -0300)
commit0f32184b287bef8a667420aab3777b7e73f99518
treead0b58cd29202474fe49938075fa90ec2ce90306
parentf5eef51a717e6af66f24c15cde2a33cb3b2521fa
V4L/DVB (10947): Auto-load videodev module when device opened.

The videodev module is missing the char-major-81-* alias that would
cause it to be auto-loaded when a device of that type is opened.  This
patch adds the alias.

Signed-off-by: Scott James Remnant <scott@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/v4l2-dev.c