extcon: Add new EXTCON_DISP_HMD for Head-mounted Display device
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 5 Aug 2016 08:49:23 +0000 (17:49 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 8 Aug 2016 02:17:23 +0000 (11:17 +0900)
commit9c0595d688e9deb337ff8901bb25281cdb19050b
treea02b4a4ce322e847ca0a422007b950c9a08da1bb
parent2164188d57f8862f1b69e2c5b7c0585f01077bee
extcon: Add new EXTCON_DISP_HMD for Head-mounted Display device

This patch adds the new EXTCON_DISP_HMD id for Head-mounted Display[1] device.
The HMD device is usually for USB connector type So, the HMD connector
has the two extcon types of both EXTCON_TYPE_DISP and EXTCON_TYPE_USB.

[1] https://en.wikipedia.org/wiki/Head-mounted_display

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon.c
include/linux/extcon.h
This page took 0.050248 seconds and 5 git commands to generate.