From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Srinivasa.Deevi@conexant.com, jarod@redhat.com,
Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [PATCH 0/3] Fix IR support at cx231xx
Date: Mon, 18 Oct 2010 20:53:00 -0200 [thread overview]
Message-ID: <20101018205300.23e0da75@pedra> (raw)
cx231xx has a stub for IR handling, but this is incomplete. However, as
the IR were designed to work with a standard MCE driver on another OS,
the better is to just drop the cx231xx internal handling, and let the
mceusb driver take care of the protocol.
Maybe some adjustments may be needed, to be sure that we're using the right
generation of the MCE protocol.
Mauro Carvalho Chehab (3):
mceusb: add support for cx231xx-based IR (e. g. Polaris)
cx231xx: Only register USB interface 1
cx231xx: Remove IR support from the driver
drivers/media/IR/mceusb.c | 20 ++
drivers/media/video/cx231xx/cx231xx-cards.c | 49 +-----
drivers/media/video/cx231xx/cx231xx-input.c | 251 ---------------------------
drivers/media/video/cx231xx/cx231xx.h | 4 -
4 files changed, 28 insertions(+), 296 deletions(-)
delete mode 100644 drivers/media/video/cx231xx/cx231xx-input.c
next reply other threads:[~2010-10-18 22:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-18 22:53 Mauro Carvalho Chehab [this message]
2010-10-18 23:13 ` [PATCH 0/3] Fix IR support at cx231xx Sri Deevi
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=20101018205300.23e0da75@pedra \
--to=mchehab@redhat.com \
--cc=Srinivasa.Deevi@conexant.com \
--cc=jarod@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