diff options
author | 2016-02-06 22:56:36 +0800 | |
---|---|---|
committer | 2016-02-15 19:42:41 +0100 | |
commit | 424a6c607c169ca0ac8431424f28fc839b45b14c (patch) | |
tree | 292a3a6dcc74f9bf62f81dc5d3afa7fe4a18a649 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: zynq: fix typo in group name for qspi1 (diff) | |
download | wireguard-linux-424a6c607c169ca0ac8431424f28fc839b45b14c.tar.xz wireguard-linux-424a6c607c169ca0ac8431424f28fc839b45b14c.zip |
pinctrl: Fix return value check in amd_gpio_probe()
In case of error, the function devm_ioremap_nocache() returns NULL
pointer not ERR_PTR(). The IS_ERR() test in the return value check
should be replaced with NULL test.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions