Signed-off-by: Ezequiel Garcia <[email protected]>
---
drivers/staging/media/easycap/easycap_main.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/media/easycap/easycap_main.c
b/drivers/staging/media/easycap/easycap_main.c
index 70ebaae..9f9c287 100644
--- a/drivers/staging/media/easycap/easycap_main.c
+++ b/drivers/staging/media/easycap/easycap_main.c
@@ -3535,9 +3535,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",
--
1.7.3.4
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel