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:mche...@redhat.com] Sent: Monday, October 18, 2010 3:53 PM To: Sri Deevi; ja...@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." ********************************************************************** --------------------------------------------------------------------- -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html