* [PATCH] Fix av7110 driver name
@ 2010-06-12 3:10 VDR User
2010-06-13 10:07 ` BOUWSMA Barry
0 siblings, 1 reply; 3+ messages in thread
From: VDR User @ 2010-06-12 3:10 UTC (permalink / raw)
To: mailing list: linux-media; +Cc: Oliver Endriss
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.vdr@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,
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] Fix av7110 driver name 2010-06-12 3:10 [PATCH] Fix av7110 driver name VDR User @ 2010-06-13 10:07 ` BOUWSMA Barry 2010-06-13 17:48 ` hermann pitton 0 siblings, 1 reply; 3+ messages in thread From: BOUWSMA Barry @ 2010-06-13 10:07 UTC (permalink / raw) To: VDR User; +Cc: mailing list: linux-media, Oliver Endriss On Sat (Saturday) 12.Jun (June) 2010, 05:10, VDR User wrote: > 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. Thanks Derek; I'll just note that as submitted, the trivial patch is a ``reversed'' patch, but I'd hope that any tools written for auto-patch-handing should be able to detect this and correct this issue. The other patch is in ``proper'' order, so no worries. > --- 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 > - .name = "AV7110", > + .name = "dvb", thanks, barry bouwsma ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix av7110 driver name 2010-06-13 10:07 ` BOUWSMA Barry @ 2010-06-13 17:48 ` hermann pitton 0 siblings, 0 replies; 3+ messages in thread From: hermann pitton @ 2010-06-13 17:48 UTC (permalink / raw) To: BOUWSMA Barry; +Cc: VDR User, mailing list: linux-media, Oliver Endriss Hi Barry, Am Sonntag, den 13.06.2010, 12:07 +0200 schrieb BOUWSMA Barry: > On Sat (Saturday) 12.Jun (June) 2010, 05:10, VDR User wrote: > > > 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. > > Thanks Derek; I'll just note that as submitted, the trivial patch > is a ``reversed'' patch, but I'd hope that any tools written for > auto-patch-handing should be able to detect this and correct this > issue. > > The other patch is in ``proper'' order, so no worries. > > > > > --- 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 > > > > - .name = "AV7110", > > + .name = "dvb", > > > thanks, > barry bouwsma the whole situation, dealing with such sort of patches, also given the noise for nothing previously, is of course somewhat unpleasant. But out of such, we had best support from people not obviously related to linux many times and that counts. So, for my experience, it is always worth to have some rumble. Cheers, Hermann ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-13 17:54 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-06-12 3:10 [PATCH] Fix av7110 driver name VDR User 2010-06-13 10:07 ` BOUWSMA Barry 2010-06-13 17:48 ` hermann pitton
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox