From: Ezequiel GarcĂ­a Date: Wed, 22 Feb 2012 21:46:15 +0000 (-0300) Subject: [media] staging: easycap: Fix incorrect comment X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=d994c46d4309df85aea86049024cadfcbf523116;p=deliverable%2Flinux.git [media] staging: easycap: Fix incorrect comment Signed-off-by: Ezequiel Garcia Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/staging/media/easycap/easycap_main.c b/drivers/staging/media/easycap/easycap_main.c index 95f3cc1867db..d0fe34afc2e5 100644 --- a/drivers/staging/media/easycap/easycap_main.c +++ b/drivers/staging/media/easycap/easycap_main.c @@ -3542,9 +3542,8 @@ static int easycap_usb_probe(struct usb_interface *intf, /* * It is essential to initialize the hardware before, * rather than after, the device is registered, - * because some versions of the videodev module - * call easycap_open() immediately after registration, - * causing a clash. + * because some udev rules triggers easycap_open() + * immediately after registration, causing a clash. */ peasycap->ntsc = easycap_ntsc; JOM(8, "defaulting initially to %s\n",