Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] staging: easycap: Fix incorrect comment

Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

authored by

Ezequiel García and committed by
Mauro Carvalho Chehab
d994c46d 2bc1e212

+2 -3
+2 -3
drivers/staging/media/easycap/easycap_main.c
··· 3542 3542 /* 3543 3543 * It is essential to initialize the hardware before, 3544 3544 * rather than after, the device is registered, 3545 - * because some versions of the videodev module 3546 - * call easycap_open() immediately after registration, 3547 - * causing a clash. 3545 + * because some udev rules triggers easycap_open() 3546 + * immediately after registration, causing a clash. 3548 3547 */ 3549 3548 peasycap->ntsc = easycap_ntsc; 3550 3549 JOM(8, "defaulting initially to %s\n",