extcon: Add documentation for EXTCON_CHG_USB_* and EXTCON_USB_*
authorBaolin Wang <baolin.wang@linaro.org>
Wed, 21 Dec 2016 06:10:47 +0000 (14:10 +0800)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 9 Jan 2017 01:04:11 +0000 (10:04 +0900)
commitdb6228612ce297949621a62e9d2331ee55016778
treea0818190694e19f0a2a18f2a545922c8886984e0
parent01b4c9a1ae07a25d208cad0da7dd288007a22984
extcon: Add documentation for EXTCON_CHG_USB_* and EXTCON_USB_*

Current there is both "EXTCON_USB" and "EXTCON_CHG_USB_SDP" which
both seem to suggest a standard downstream port. But there is no
documentation describing how these relate.

Thus add documentation to describe EXTCON_CHG_USB_SDP should always
appear together with EXTCON_USB, and EXTCON_CHG_USB_ACA would normally
appear with EXTCON_USB_HOST.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
include/linux/extcon.h