summaryrefslogtreecommitdiff
path: root/drivers/power
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2016-07-25 15:15:19 +0300
committerKishon Vijay Abraham I <kishon@ti.com>2016-09-10 14:18:52 +0300
commitceaa98f442cf09dc73946c6402489344367905ae (patch)
treeeb6d1778bfca92b7c419288d7b2654d28a38d3be /drivers/power
parent067c1652e7a7d50d951eee1d34a414ea931cee6c (diff)
downloadlinux-ceaa98f442cf09dc73946c6402489344367905ae.tar.xz
extcon: Add the support for the capability of each property
This patch adds the support of the property capability setting. This function decides the supported properties of each external connector on extcon provider driver. Ths list of new extcon APIs to get/set the capability of property as following: - int extcon_get_property_capability(struct extcon_dev *edev, unsigned int id, unsigned int prop); - int extcon_set_property_capability(struct extcon_dev *edev, unsigned int id, unsigned int prop); Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Tested-by: Chris Zhong <zyw@rock-chips.com> Tested-by: Guenter Roeck <groeck@chromium.org> Reviewed-by: Guenter Roeck <groeck@chromium.org>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions