From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: unlisted-recipients:; (no To-header on input)@casper.infradead.org
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [PATCH 0/4] Additional cleanups to tuner-core
Date: Tue, 15 Feb 2011 11:33:37 -0200 [thread overview]
Message-ID: <20110215113337.42919870@pedra> (raw)
Hans Verkuils gave me some feedback about the last series at the
ML, and, due to that, I've added a few more cleanup patches at
the series.
Basically, he poined me two issues:
- DIGITAL_TV is not used at tuner core;
- tuner_lookup shouldn't touch at t->standby.
This series cleans the code to address the above issues, and also
do a few other cleanups to better document the code, without changing
any functionality.
I also extended my tests with some other devices. The tuner-core was
tested with:
- cx88: Pixelview Ultra Pro: A TNF analog tuner + tea5767;
- em28xx: WinTV USB2: an analog tuner with tda9887;
- em28xx: HVR950: xc2028 based tuner;
- cx231xx: Pixelview SBTVD Hybrid: tda18271 tuner.
On all the tests, tuner-core behave well. So, I'm committing the entire
tuner-core series of patches, for people to test them with other devices,
but, based on my tests, I don't think that the changes would cause any
regressions.
Mauro Carvalho Chehab (4):
[media] tuner-core: remove usage of DIGITAL_TV
[media] tuner-core: Improve function documentation
[media] tuner-core: Rearrange some functions to better document
[media] tuner-core: Don't touch at standby during tuner_lookup
drivers/media/video/au0828/au0828-cards.c | 3 +-
drivers/media/video/bt8xx/bttv-cards.c | 2 +-
drivers/media/video/cx88/cx88-cards.c | 4 +-
drivers/media/video/saa7134/saa7134-cards.c | 4 +-
drivers/media/video/tuner-core.c | 310 ++++++++++++++++++---------
5 files changed, 209 insertions(+), 114 deletions(-)
reply other threads:[~2011-02-15 13:34 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=20110215113337.42919870@pedra \
--to=mchehab@redhat.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