pinctrl: handle zero found dt pinconfig properties better
authorHeiko Stübner <heiko@sntech.de>
Fri, 14 Jun 2013 15:43:21 +0000 (17:43 +0200)
committerMark Brown <broonie@linaro.org>
Fri, 4 Apr 2014 15:20:40 +0000 (16:20 +0100)
commit374b02f771b24b9f4207d6b1c87564968c2615f9
tree2b692b448c7b0195d10c23e0bfe65fd874f12059
parent255b8fa40a5d04f129acbde59d8c4d9b99bcc096
pinctrl: handle zero found dt pinconfig properties better

This adds a shortcut when no valid pinconf properties are found
in the parsed dt node, to set the values immediately and return.

Suggested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
(cherry picked from commit e4a8844c04c00a1a64c6779692e1baff3851c1f7)
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/pinctrl/pinconf-generic.c