diff options
author | 2017-06-14 12:13:27 +0300 | |
---|---|---|
committer | 2017-06-30 16:46:11 -0700 | |
commit | 1fe3854a83b580727c9464b37b62ba77ead1d6f6 (patch) | |
tree | bd26bcfecef836c1340f1fb594a9e1650202d186 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | thermal: hisilicon: Handle return value of clk_prepare_enable (diff) | |
download | linux-dev-1fe3854a83b580727c9464b37b62ba77ead1d6f6.tar.xz linux-dev-1fe3854a83b580727c9464b37b62ba77ead1d6f6.zip |
thermal: bcm2835: fix an error code in probe()
This causes a static checker because we're passing a valid pointer to
PTR_ERR(). "err" is already the correct error code, so we can just
delete this line.
Fixes: bcb7dd9ef206 ("thermal: bcm2835: add thermal driver for bcm2835 SoC")
Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions