diff options
| author | Dan Carpenter <[email protected]> | 2020-09-09 12:45:28 +0300 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2020-09-18 17:20:10 +1000 |
| commit | 2baace5feb86c6916221911f391f11fcd8e1a259 (patch) | |
| tree | 31560881ebf8d7180ab0a4d4c9d087c2b80cf7e6 /tools/perf/scripts/python | |
| parent | bd03b0214ad426c078d46c2b54a3b14f81b97f6b (diff) | |
crypto: sa2ul - Fix pm_runtime_get_sync() error checking
The pm_runtime_get_sync() function returns either 0 or 1 on success but
this code treats a return of 1 as a failure.
Fixes: 7694b6ca649f ("crypto: sa2ul - Add crypto driver")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions