Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup of cec-specific things. #24

Merged
merged 1 commit into from
Jul 12, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 0 additions & 23 deletions README
Original file line number Diff line number Diff line change
@@ -1,26 +1,3 @@
Summary:
Get CEC (tv-remote control over HDMI) working on linux.
There are android-kernel sources, which have not made it
to the main linux kernel-tree, so also the hardkernel
linux-tree doesn't have CEC for exynos platforms.

Status:
Copied s5p-cec code from all over the internet, mostly from
http://dn.odroid.com/Android_Alpha_4.0.3/BSP/
Made it compile as module (s5p-cec.ko)
Fixed the insmod()/rmmod() stuff. Error handling and resource
free-ing were quite broken.

Using a modified cec-client, it's possible to observe the
tv changing it's inputs, see:
https://github.com/vamanea/libcec.git

TODO:
Cleanup this tree, so it becomes a nice diff upon hardkernel's 3.8 tree


================================================================================

Linux kernel release 3.x <http://kernel.org/>

These are the release notes for Linux version 3. Read them carefully,
Expand Down
7 changes: 0 additions & 7 deletions build.sh

This file was deleted.