extcon: Support hdmi devices 35/37735/2
authorJiyoung Yun <jy910.yun@samsung.com>
Fri, 3 Apr 2015 06:46:44 +0000 (15:46 +0900)
committerJiyoung Yun <jy910.yun@samsung.com>
Mon, 6 Apr 2015 02:10:43 +0000 (19:10 -0700)
commit147a4fe0fdb62e34cad393e5fb658cdc73c8208a
treece455378a7e648c8ecb2eabd2e9a49631c43fb3b
parent79790de287e5bbe23c93f817bd14f47a67f1b72e
extcon: Support hdmi devices

Hdmi-hdcp, hdmi-audio are not common interfaces in kernel side.
So I removed the codes depends on product kernel.

Change-Id: I38da3fc3215a5d814e48a6ba582403053e1920fb
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
CMakeLists.txt
src/core/device-change-handler.c
src/core/device-notifier.h
src/display/core.c
src/extcon/hdmi.c [new file with mode: 0644]