diff options
| author | Dan Carpenter <[email protected]> | 2023-02-27 10:06:33 +0000 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2023-03-03 20:00:54 +0000 |
| commit | 65609d3206f784489eb1ebd6fce64b84a42cc63c (patch) | |
| tree | bcbb5d85453760b063ff25dfa10a99e1ed31ceff /tools/perf/scripts/python/check-perf-trace.py | |
| parent | i2c: gxp: return proper error on address NACK (diff) | |
| download | kernel-65609d3206f784489eb1ebd6fce64b84a42cc63c.tar.gz kernel-65609d3206f784489eb1ebd6fce64b84a42cc63c.zip | |
i2c: gxp: fix an error code in probe
This is passing IS_ERR() instead of PTR_ERR() so instead of an error
code it prints and returns the number 1.
Fixes: 4a55ed6f89f5 ("i2c: Add GXP SoC I2C Controller")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Nick Hawkins <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
