Skip to content

Commit

Permalink
[media] staging/lirc: Update lirc TODO files
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Dec 30, 2010
1 parent 6a23a52 commit abfd013
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/staging/lirc/TODO.lirc_i2c

This file was deleted.

13 changes: 13 additions & 0 deletions drivers/staging/lirc/TODO.lirc_zilog
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
The binding between hdpvr and lirc_zilog is currently disabled,
due to an OOPS reported a few years ago when both the hdpvr and cx18
drivers were loaded in his system. More details can be seen at:
http://www.mail-archive.com/linux-media@vger.kernel.org/msg09163.html
More tests need to be done, in order to fix the reported issue.

There's a conflict between ir-kbd-i2c: Both provide support for RX events.
Such conflict needs to be fixed, before moving it out of staging.

The way I2C probe works, it will try to register the driver twice, one
for RX and another for TX. The logic needs to be fixed to avoid such
issue.

0 comments on commit abfd013

Please sign in to comment.