public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [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

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