]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gpio: stp-xway: Use the of_property_read_u32 helper
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Tue, 26 May 2015 21:12:00 +0000 (23:12 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 2 Jun 2015 09:22:02 +0000 (11:22 +0200)
commit50f09073932362d29020b03ca8510f14acc0ca17
tree6030a195022f084f5e59e1a871a30ea7939f172c
parentffb8e44bd7617ede81d526d33d13d96a2c6a6e20
gpio: stp-xway: Use the of_property_read_u32 helper

This removes some redundant code but does not have any functional impact.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-stp-xway.c