diff options
| author | Leonid Kushnir <[email protected]> | 2020-10-06 22:29:03 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-22 17:41:07 +0100 |
| commit | dfe59c78f4cc1924031e1be3120feb3f126da8ed (patch) | |
| tree | da8cfd5cd87cccfde2670185bce2e21ace954705 /tools/perf/scripts/python/bin/flamegraph-record | |
| parent | 4658e1dbc358b754fac3268aa903d268e41b35df (diff) | |
media: staging: atomisp: Corrected error handling in function
This patch fixes check of a result of 'power_up()' function call in
function 'gc0310_s_power()' to do "error handling" instead of "success
handling" as Dan Carpenter noted in his comment on the previous patch.
Lines 'return gc0310_init(sd)' and 'return ret' are swapped, and direct
value of 'ret' is checked in IF statement now.
Link: https://lore.kernel.org/linux-media/20201006202903.GA8346@linux
Signed-off-by: Leonid Kushnir <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions