* [PATCH 0/4] Remove lirc_i2c driver
@ 2010-12-30 11:45 Mauro Carvalho Chehab
2011-01-06 21:55 ` Jarod Wilson
0 siblings, 1 reply; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2010-12-30 11:45 UTC (permalink / raw)
Cc: Linux Media Mailing List
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/4] Remove lirc_i2c driver
2010-12-30 11:45 [PATCH 0/4] Remove lirc_i2c driver Mauro Carvalho Chehab
@ 2011-01-06 21:55 ` Jarod Wilson
0 siblings, 0 replies; 2+ messages in thread
From: Jarod Wilson @ 2011-01-06 21:55 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: Linux Media Mailing List
On Dec 30, 2010, at 6:45 AM, Mauro Carvalho Chehab wrote:
> 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
Ack, amen, and good riddance to bad rubbish. :)
--
Jarod Wilson
jarod@wilsonet.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-06 21:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-30 11:45 [PATCH 0/4] Remove lirc_i2c driver Mauro Carvalho Chehab
2011-01-06 21:55 ` Jarod Wilson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox