diff options
| author | Viresh Kumar <[email protected]> | 2016-07-22 14:13:43 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-07-22 15:25:18 -0700 |
| commit | 40d276ede92e85e4f414ac655c217e0bf5292cbb (patch) | |
| tree | 2ce384b1acc47482844079c254444eec4a33af61 /tools/perf/scripts/python | |
| parent | 6d9e6ffca4226007672800a6681c42cc877aab60 (diff) | |
greybus: bootrom: Create gb_bootrom_cancel_timeout()
We set timeouts using gb_bootrom_set_timeout(), which hides the internal
implementation, i.e. workqueues.
While canceling timeouts, we do cancel_delayed_work_sync(), which
exposes the internal implementation and doesn't look that clean.
Create gb_bootrom_cancel_timeout() to hide the internal implementation
here as well.
Reviewed-by: Johan Hovold <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions