Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
abfd013b
Commit
abfd013b
authored
Dec 30, 2010
by
Mauro Carvalho Chehab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[media] staging/lirc: Update lirc TODO files
Signed-off-by:
Mauro Carvalho Chehab
<
mchehab@redhat.com
>
parent
6a23a520
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
3 deletions
+13
-3
drivers/staging/lirc/TODO.lirc_i2c
drivers/staging/lirc/TODO.lirc_i2c
+0
-3
drivers/staging/lirc/TODO.lirc_zilog
drivers/staging/lirc/TODO.lirc_zilog
+13
-0
No files found.
drivers/staging/lirc/TODO.lirc_i2c
deleted
100644 → 0
View file @
6a23a520
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.
drivers/staging/lirc/TODO.lirc_zilog
0 → 100644
View file @
abfd013b
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.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment