Those two patches fix cx231xx-input, for I2C-based IR devices. They basically
allow caller drivers to pass a rc_dev pointer via platform_data, making it
possible to set other fields that are needed to be set by caller drivers.

Mauro Carvalho Chehab (2):
  [media] ir-kbd-i2c: add rc_dev as a parameter to the driver
  [media] cx231xx: Fix i2c support at cx231xx-input

 drivers/media/video/cx231xx/Kconfig         |    2 +-
 drivers/media/video/cx231xx/cx231xx-input.c |   55 ++++++++------------------
 drivers/media/video/cx231xx/cx231xx.h       |   21 +----------
 drivers/media/video/ir-kbd-i2c.c            |   45 ++++++++++++++++------
 include/media/ir-kbd-i2c.h                  |    2 +
 5 files changed, 54 insertions(+), 71 deletions(-)

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