aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChanwoo Choi <[email protected]>2016-07-25 21:15:19 +0900
committerKishon Vijay Abraham I <[email protected]>2016-09-10 16:48:52 +0530
commitceaa98f442cf09dc73946c6402489344367905ae (patch)
treeeb6d1778bfca92b7c419288d7b2654d28a38d3be /tools/perf/scripts/python
parent067c1652e7a7d50d951eee1d34a414ea931cee6c (diff)
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 <[email protected]> Tested-by: Chris Zhong <[email protected]> Tested-by: Guenter Roeck <[email protected]> Reviewed-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions