diff options
| author | Chanwoo Choi <[email protected]> | 2016-07-22 13:03:17 +0900 |
|---|---|---|
| committer | Kishon Vijay Abraham I <[email protected]> | 2016-09-10 16:48:53 +0530 |
| commit | 35872fdcbf5c109dab03fb36ddec35b7bad7d762 (patch) | |
| tree | 73af12823cdeaa4cae1b8a67f9766d80464ba6cb /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | ceaa98f442cf09dc73946c6402489344367905ae (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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions