aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Context.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2020-05-07 08:12:45 -0500
committerChanwoo Choi <[email protected]>2020-05-28 18:02:40 +0900
commit48bbf6375131155d329eb8e06ae962e27cbba032 (patch)
tree70c07e260d0bf280b7526192db5f9d0ccc113ead /tools/perf/scripts/python/Perf-Trace-Util/Context.c
parenta316b5ca9ead8065ac873e655c313248ecd732bc (diff)
PM / devfreq: imx-bus: Fix inconsistent IS_ERR and PTR_ERR
Fix inconsistent IS_ERR and PTR_ERR in imx_bus_init_icc(). The proper pointer to be passed as argument to PTR_ERR() is priv->icc_pdev. This bug was detected with the help of Coccinelle. Fixes: 16c1d2f1b0bd ("PM / devfreq: imx: Register interconnect device") Signed-off-by: Gustavo A. R. Silva <[email protected]> Reviewed-by: Dong Aisheng <[email protected]> [cw00.choi: Edit the patch title from 'imx' to 'imx-bus'] Signed-off-by: Chanwoo Choi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions