diff options
author | 2018-07-03 15:04:25 +0300 | |
---|---|---|
committer | 2018-07-14 12:47:04 +0200 | |
commit | f90a21c898db58eaea14b8ad7e9af3b9e15e5f8a (patch) | |
tree | 9b5632dad65256452c2ceb4f9c4edb4c599fe014 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flag (diff) | |
download | linux-dev-f90a21c898db58eaea14b8ad7e9af3b9e15e5f8a.tar.xz linux-dev-f90a21c898db58eaea14b8ad7e9af3b9e15e5f8a.zip |
pinctrl: nsp: off by ones in nsp_pinmux_enable()
The > comparisons should be >= or else we read beyond the end of the
pinctrl->functions[] array.
Fixes: cc4fa83f66e9 ("pinctrl: nsp: add pinmux driver support for Broadcom NSP SoC")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Ray Jui <ray.jui@broadcom.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions