* [PATCH 0/3] Fix IR support at cx231xx
@ 2010-10-18 22:53 Mauro Carvalho Chehab
2010-10-18 23:13 ` Sri Deevi
0 siblings, 1 reply; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2010-10-18 22:53 UTC (permalink / raw)
To: Srinivasa.Deevi, jarod, Linux Media Mailing List
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [PATCH 0/3] Fix IR support at cx231xx
2010-10-18 22:53 [PATCH 0/3] Fix IR support at cx231xx Mauro Carvalho Chehab
@ 2010-10-18 23:13 ` Sri Deevi
0 siblings, 0 replies; 2+ messages in thread
From: Sri Deevi @ 2010-10-18 23:13 UTC (permalink / raw)
To: 'Mauro Carvalho Chehab', jarod@redhat.com,
Linux Media Mailing List
Mauro,
All the patches are OK with me. Also, it does not make sense to write another driver if there is one for MCE IR remote.
Sri
-----Original Message-----
From: Mauro Carvalho Chehab [mailto:mchehab@redhat.com]
Sent: Monday, October 18, 2010 3:53 PM
To: Sri Deevi; jarod@redhat.com; Linux Media Mailing List
Subject: [PATCH 0/3] Fix IR support at cx231xx
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
Conexant E-mail Firewall (Conexant.Com) made the following annotations
---------------------------------------------------------------------
********************** Legal Disclaimer ****************************
"This email may contain confidential and privileged material for the sole use of the intended recipient. Any unauthorized review, use or distribution by others is strictly prohibited. If you have received the message in error, please advise the sender by reply email and delete the message. Thank you."
**********************************************************************
---------------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-18 23:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-18 22:53 [PATCH 0/3] Fix IR support at cx231xx Mauro Carvalho Chehab
2010-10-18 23:13 ` Sri Deevi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox