This patch simply changes the name of the av7110 driver to "AV7110"
instead of the generic "dvb" it's set to currently.  Although it's
somewhat trivial, it still seems appropriate to fix the name to be
descriptive of the driver.

Signed-off-by: Derek Kelly <user....@gmail.com>
----------

--- v4l-dvb/linux/drivers/media/dvb/ttpci/av7110.c      2010-06-11
13:24:29.000000000 -0700
+++ v4l-dvb.orig/linux/drivers/media/dvb/ttpci/av7110.c 2010-06-11
12:49:50.000000000 -0700
@@ -2893,7 +2893,7 @@ MODULE_DEVICE_TABLE(pci, pci_tbl);


 static struct saa7146_extension av7110_extension_driver = {
-       .name           = "AV7110",
+       .name           = "dvb",
        .flags          = SAA7146_USE_I2C_IRQ,

        .module         = THIS_MODULE,
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to