]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00276224-01 MX6 HDMI CEC: Enable HDMI CEC function
authorSandor Yu <R01008@freescale.com>
Wed, 14 Aug 2013 08:39:57 +0000 (16:39 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:59 +0000 (09:54 +0800)
commit61e758ebe375838aaf219914d75e955e607f4b9e
treeddb9439c26b30684906b831117d8862ab356b0ec
parent5ac17c751c59d0e235561a76e0decb5fd49cb6d4
ENGR00276224-01 MX6 HDMI CEC: Enable HDMI CEC function

- Add hdmi cec source code.
- Remove dead code from hdmi driver.

Signed-off-by: Sandor Yu <R01008@freescale.com>
drivers/mxc/Kconfig
drivers/mxc/Makefile
drivers/mxc/hdmi-cec/Kconfig [new file with mode: 0644]
drivers/mxc/hdmi-cec/Makefile [new file with mode: 0644]
drivers/mxc/hdmi-cec/mxc_hdmi-cec.c [new file with mode: 0644]
drivers/mxc/hdmi-cec/mxc_hdmi-cec.h [new file with mode: 0644]
drivers/video/mxc/mxc_hdmi.c