aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChanwoo Choi <[email protected]>2016-07-22 13:03:17 +0900
committerKishon Vijay Abraham I <[email protected]>2016-09-10 16:48:53 +0530
commit35872fdcbf5c109dab03fb36ddec35b7bad7d762 (patch)
tree73af12823cdeaa4cae1b8a67f9766d80464ba6cb /tools/perf/scripts/python
parentceaa98f442cf09dc73946c6402489344367905ae (diff)
extcon: Rename the extcon_set/get_state() to maintain the function naming pattern
This patch just renames the existing extcon_get/set_cable_state_() as following because of maintaining the function naming pattern like as extcon APIs for property. - extcon_set_cable_state_() -> extcon_set_state() - extcon_get_cable_state_() -> extcon_get_state() But, this patch remains the old extcon_set/get_cable_state_() functions to prevent the build break. After altering new APIs, remove the old APIs. 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