diff options
author | 2019-03-28 17:40:22 +0300 | |
---|---|---|
committer | 2019-04-08 13:06:30 +0200 | |
commit | c7df94c64ca20d13ba0b9442e355f80a1f5c3e43 (patch) | |
tree | 19f1ac705d1499a2f03a735566983948beb99580 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: add drive for I2C related pins on MT8183 (diff) | |
download | linux-dev-c7df94c64ca20d13ba0b9442e355f80a1f5c3e43.tar.xz linux-dev-c7df94c64ca20d13ba0b9442e355f80a1f5c3e43.zip |
pinctrl: imx: remove an unnecessary NULL check
The address of "ipctl->pin_regs[pin_id]" can't be NULL. It's the offset
into an array in the middle of a struct. This patch removes the check.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Dong Aisheng <aisheng.dong@nxp.com>
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