Browse Source

V4L/DVB: staging: Add an specific TODO note for lirc_i2c

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Mauro Carvalho Chehab 15 years ago
parent
commit
35f168d10f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      drivers/staging/lirc/TODO.lirc_i2c

+ 3 - 0
drivers/staging/lirc/TODO.lirc_i2c

@@ -0,0 +1,3 @@
+lirc_i2c provides support for some drivers that have already a RC
+driver under drivers/media/video. It should be integrated into those
+drivers, in special with drivers/media/video/ir-kbd-i2c.c.