From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Peter Missel <peter.missel@onlinehome.de>
Cc: "Nickolay V. Shmyrev" <nshmyrev@yandex.ru>,
video4linux-list@redhat.com,
Ricardo Cerqueira <v4l@cerqueira.org>,
LKML <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH 06/16] Mark Typhoon cards as Lifeview OEM's
Date: Wed, 25 Jan 2006 09:15:32 -0200 [thread overview]
Message-ID: <1138187732.5727.45.camel@localhost> (raw)
In-Reply-To: <200601242159.24747.peter.missel@onlinehome.de>
Peter,
This patch stayed for some time at CVS, the way it was commited to
-git. The changes did by nshm are trivial and generally we fold this
kind of change with the original patch, since:
1) it is trivial;
2) doesn't change technically;
3) helps to keep Linux logs cleaner;
4) it is susbystem maintainers task to make sure that patches are
correct and follows v4l and Linux CodingStyle.
I think the subject could be better. In fact, this patch subject
should be to add other Lifeview OEM PCI IDs. To use current naming
convention is a consequence of the patch.
Em Ter, 2006-01-24 às 21:59 +0100, Peter Missel escreveu:
> Hi Nickolay!
>
> > 1. User should be able to find if his card is supported (no matter OEM
> > it or not) by searching his card name in CARDLIST
>
> From my example, you should have a taster of where that would take us with the
> popular OEM cards like LifeView's.
> You wouldn't believe just how many "brand" cards are actually made by them.
> How many "brands" of LR50 cards does the BT878 driver record?
We need to have just one convention. All patches should bound the
convention whatever it is. Of course, we can discuss the better
convention for board names at v4l mailing list, but, once defined, we
won't accept (or we should fix) newer patches that will not follow it.
>
> > 2. We haven't invented better way to mark OEM cards yet.
>
> I have made a suggestion on how to solve the naming problem - put the names
> where they logically belong, into the PCI ID structure, not the card data
> structure. That way, we get a 1:1 relation between each card incarnation
> (original or OEM) and its name.
This doesn't solve. There are several boards that don't have its own
PCI ID (They shares the original OEM vendor ID or chipset vendor ID).
Also, CARDLIST.foo are generated based on .name field at cards struct.
>
> > But I understand your point, we can just remove that patch for now if
> > you are really against this change.
>
> We need the patch I made because it solves an actual technical problem, and
> I'd prefer to see it included the way I made it. Thank you.
We have two options:
1) Revert the patch from -git and start a discussion at V4L mailing
list about name convention. After archieving an agreement with this, you
can resubmit the patch, with the decided name;
2) Keep this patch as is and start that discussion. After we archieve
an agreement, you can submit a patch just renaming it.
As you said this patch solves a problem, I would prefer (2).
>
> regards,
> Peter
Cheers,
Mauro.
prev parent reply other threads:[~2006-01-25 11:48 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-23 20:24 [PATCH 00/16] V4L/DVB updates mchehab
2006-01-23 20:24 ` [PATCH 02/16] Add PCI ID for DigitalNow DVB-T Dual, rebranded DViCO FusionHDTV DVB-T Dual mchehab
2006-01-23 20:24 ` [PATCH 03/16] Add probe check for the tda9840 mchehab
2006-01-23 20:24 ` [PATCH 04/16] VIDEO_CX88_ALSA must select SND_PCM mchehab
2006-01-23 20:24 ` [PATCH 01/16] Added credits for em28xx-video.c mchehab
2006-01-23 20:24 ` [PATCH 08/16] rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmv mchehab
2006-01-23 20:24 ` [PATCH 09/16] Recognise Hauppauge card #34519 mchehab
2006-01-23 20:24 ` [PATCH 10/16] make VP-3054 Secondary I2C Bus Support a Kconfig option mchehab
2006-01-23 22:16 ` Adrian Bunk
2006-01-23 23:06 ` Mike Krufky
2006-01-24 0:12 ` Adrian Bunk
2006-01-24 2:55 ` [PATCH|BUG-FIX] V4L/DVB: allow tristate build for cx88-vp3054-i2c Michael Krufky
2006-01-26 6:51 ` Mauro Carvalho Chehab
2006-01-23 20:24 ` [PATCH 05/16] Fixes tvp5150a/am1 detection mchehab
2006-01-23 20:24 ` [PATCH 07/16] Kill nxt2002 in favor of the nxt200x module mchehab
2006-01-23 20:24 ` [PATCH 14/16] fixed spelling error, exectuted --> executed mchehab
2006-01-23 20:24 ` [PATCH 11/16] Cause tda9887 to use I2C_DRIVERID_TDA9887 mchehab
2006-01-23 20:24 ` [PATCH 13/16] Missing break statement on tuner-core mchehab
2006-01-23 20:24 ` [PATCH 16/16] changed comment in tuner-core.c mchehab
2006-01-23 20:24 ` [PATCH 15/16] Fix printk type warning mchehab
2006-01-23 20:24 ` [PATCH 12/16] drivers/media/dvb/ possible cleanups mchehab
[not found] ` <200601232155.44036.peter.missel@onlinehome.de>
[not found] ` <1138135687.16005.6.camel@localhost.localdomain>
[not found] ` <200601242159.24747.peter.missel@onlinehome.de>
2006-01-25 11:15 ` Mauro Carvalho Chehab [this message]
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=1138187732.5727.45.camel@localhost \
--to=mchehab@infradead.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nshmyrev@yandex.ru \
--cc=peter.missel@onlinehome.de \
--cc=v4l@cerqueira.org \
--cc=video4linux-list@redhat.com \
/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