From: "D. K." <user.vdr@gmail.com>
To: linux-media@vger.kernel.org
Subject: [PATCH] Fix av7110 driver name (resend)
Date: Thu, 14 Oct 2010 12:19:25 -0700 [thread overview]
Message-ID: <4CB757BD.1070302@gmail.com> (raw)
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.
This patch was already ack'ed by other users but the original email
got mangled I guess so it was never submitted. The original email
is: "[PATCH] Fix av7110 driver name"
Signed-off-by: Derek Kelly <user.vdr@gmail.com <mailto:user.vdr@gmail.com>>
----------
diff -pruN v4l-dvb.orig/linux/drivers/media/dvb/ttpci/av7110.c v4l-dvb/linux/drivers/media/dvb/ttpci/av7110.c
--- v4l-dvb.orig/linux/drivers/media/dvb/ttpci/av7110.c 2010-10-14 11:12:23.000000000 -0700
+++ v4l-dvb/linux/drivers/media/dvb/ttpci/av7110.c 2010-10-14 12:16:19.000000000 -0700
@@ -2893,7 +2893,7 @@ MODULE_DEVICE_TABLE(pci, pci_tbl);
static struct saa7146_extension av7110_extension_driver = {
- .name = "dvb",
+ .name = "av7110",
.flags = SAA7146_USE_I2C_IRQ,
.module = THIS_MODULE,
reply other threads:[~2010-10-14 19:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CB757BD.1070302@gmail.com \
--to=user.vdr@gmail.com \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox