]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ieee1394/dv1394.c
ieee1394: change deprecation status of dv1394
[linux-2.6-omap-h63xx.git] / drivers / ieee1394 / dv1394.c
index dee9529aa8e7e3a742e1223fc4bd51d63f87c6fd..026e38face5c7d18a13274c451b3c6638af4bd6a 100644 (file)
@@ -2564,8 +2564,8 @@ static int __init dv1394_init_module(void)
        int ret;
 
        printk(KERN_WARNING
-              "WARNING: The dv1394 driver is unsupported and will be removed "
-              "from Linux soon. Use raw1394 instead.\n");
+              "NOTE: The dv1394 driver is unsupported and may be removed in a "
+              "future Linux release. Use raw1394 instead.\n");
 
        cdev_init(&dv1394_cdev, &dv1394_fops);
        dv1394_cdev.owner = THIS_MODULE;