mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 10:14:23 +08:00
[media] staging/lirc: Update lirc TODO files
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
6a23a520c0
commit
abfd013b66
@ -1,3 +0,0 @@
|
||||
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.
|
13
drivers/staging/lirc/TODO.lirc_zilog
Normal file
13
drivers/staging/lirc/TODO.lirc_zilog
Normal file
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user