[media] staging: easycap: Fix incorrect comment

Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Ezequiel García 2012-02-22 18:46:15 -03:00 committed by Mauro Carvalho Chehab
parent 2bc1e212b3
commit d994c46d43

View file

@ -3542,9 +3542,8 @@ static int easycap_usb_probe(struct usb_interface *intf,
/* /*
* It is essential to initialize the hardware before, * It is essential to initialize the hardware before,
* rather than after, the device is registered, * rather than after, the device is registered,
* because some versions of the videodev module * because some udev rules triggers easycap_open()
* call easycap_open() immediately after registration, * immediately after registration, causing a clash.
* causing a clash.
*/ */
peasycap->ntsc = easycap_ntsc; peasycap->ntsc = easycap_ntsc;
JOM(8, "defaulting initially to %s\n", JOM(8, "defaulting initially to %s\n",