summaryrefslogtreecommitdiffstats
path: root/scripts/diffconfig
diff options
context:
space:
mode:
authorLinus Walleij2018-01-16 23:44:46 +0100
committerLinus Walleij2018-01-17 07:44:16 +0100
commit605f2d34ea52a14744fe3c6b43708bce7e2eb690 (patch)
tree3729b7d397a1f7d6902d5f5af70fb3d6727d0303 /scripts/diffconfig
parentgpio: stmpe: Delete an unnecessary variable initialisation in stmpe_gpio_probe() (diff)
downloadkernel-qcow2-linux-605f2d34ea52a14744fe3c6b43708bce7e2eb690.tar.gz
kernel-qcow2-linux-605f2d34ea52a14744fe3c6b43708bce7e2eb690.tar.xz
kernel-qcow2-linux-605f2d34ea52a14744fe3c6b43708bce7e2eb690.zip
gpio: of: Fix NPE from OF flags
Some calls to of_get_named_gpio() calls sets the flags argument to NULL because they are not interested in the flags. This caused a null pointer exception since we were unconditionally using these flags. Fix it. Fixes: 6a537d48461d ("gpio: of: Support regulator nonstandard GPIO properties") Cc: Heiner Kallweit <hkallweit1@gmail.com> Reported-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/diffconfig')
0 files changed, 0 insertions, 0 deletions