From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Linux DVB <linux-dvb@linuxtv.org>,
Linux and Kernel Video <video4linux-list@redhat.com>
Subject: [RFC] Move hybrid tuners to common/tuners
Date: Thu, 24 Apr 2008 15:28:13 -0300 [thread overview]
Message-ID: <20080424152813.40aab7c4@gaivota> (raw)
During 2.6.24 and 2.6.25 cycle, it were noticed several issues on building
tuner drivers, after the hybrid patches. Mostly, this happened due to the fact
that now, those tuners are shared between DVB and V4L.
The proper solution were to move those tuners into common/tuners.
I finally found some time for a patch for it.
Since this kind of patch requires build testing with the in-kernel tree, I've
preferred to develop this one directly at -git. It is at [1]:
http://git.kernel.org/?p=linux/kernel/git/mchehab/v4l-dvb.git;a=commit;h=b251551263a57d8ca518a21008f20dff29964cb9
This patch also do some rearrangements at Kconfig items and move saa7146 to
media/video (where all other hybrid designs are).
After this patch, a good cleanup would be to rename the Kconfig items, since
the namespace is very messy nowadays. Also, I didn't touch on some tuners that
are currently used only by DVB-only drivers. Probably, it would be a good idea
to move the other tuners capable of working on both analog and digital modes
(like mt2060) also to common/tuners, to use the same convention for
all tuners.
Please check and test. If ok, it would be good to merge it during 2.6.26 window.
Cheers,
Mauro
[1] as a plus, -git works very well with "move" patches. I've started working
on this before merging a few patches that changed tea5767 and tea5761. Just
poping the move patch from stgit stack, applying the newer ones and pushing
again solved all conflicts. With Mercurial, I would probably need to re-do the
move for the affected drivers.
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
next reply other threads:[~2008-04-24 18:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-24 18:28 Mauro Carvalho Chehab [this message]
2008-04-24 21:29 ` [RFC] Move hybrid tuners to common/tuners Mauro Carvalho Chehab
2008-04-24 21:34 ` Brandon Philips
2008-04-25 0:11 ` Mauro Carvalho Chehab
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=20080424152813.40aab7c4@gaivota \
--to=mchehab@infradead.org \
--cc=linux-dvb@linuxtv.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