This series remove lirc_i2c driver. The first patch just adds a note to bttv-input. The next patches add two parsers for two devices that are supported by lirc_i2c, but not by ir-kbd-i2c. The last one finally drops lirc_i2c. Mauro Carvalho Chehab (4): [media] bttv-input: Add a note about PV951 RC [media] cx88: Add RC logic for Leadtek PVR 2000 [media] ivtv: Add Adaptec Remote Controller [media] Remove staging/lirc/lirc_i2c driver drivers/media/video/bt8xx/bttv-input.c | 12 + drivers/media/video/cx88/cx88-input.c | 49 +++- drivers/media/video/ivtv/ivtv-i2c.c | 34 ++- drivers/staging/lirc/Kconfig | 7 - drivers/staging/lirc/Makefile | 1 - drivers/staging/lirc/lirc_i2c.c | 536 -------------------------------- 6 files changed, 93 insertions(+), 546 deletions(-) delete mode 100644 drivers/staging/lirc/lirc_i2c.c -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html