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

--
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

Reply via email to