Skip to content

Commit 665e828

Browse files
committed
Merge pull request #24 from ThijsWithaar/odroid-3.8-cec-cleanup
cleanup of cec-specific things.
2 parents e5bd622 + ff06501 commit 665e828

File tree

2 files changed

+0
-30
lines changed

2 files changed

+0
-30
lines changed

README

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,3 @@
1-
Summary:
2-
Get CEC (tv-remote control over HDMI) working on linux.
3-
There are android-kernel sources, which have not made it
4-
to the main linux kernel-tree, so also the hardkernel
5-
linux-tree doesn't have CEC for exynos platforms.
6-
7-
Status:
8-
Copied s5p-cec code from all over the internet, mostly from
9-
http://dn.odroid.com/Android_Alpha_4.0.3/BSP/
10-
Made it compile as module (s5p-cec.ko)
11-
Fixed the insmod()/rmmod() stuff. Error handling and resource
12-
free-ing were quite broken.
13-
14-
Using a modified cec-client, it's possible to observe the
15-
tv changing it's inputs, see:
16-
https://github.com/vamanea/libcec.git
17-
18-
TODO:
19-
Cleanup this tree, so it becomes a nice diff upon hardkernel's 3.8 tree
20-
21-
22-
================================================================================
23-
241
Linux kernel release 3.x <http://kernel.org/>
252

263
These are the release notes for Linux version 3. Read them carefully,

build.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)