OSDN Git Service

gpio: implement gpio-ranges binding document fix
authorStephen Warren <swarren@nvidia.com>
Wed, 14 Aug 2013 21:27:12 +0000 (15:27 -0600)
committerGrant Likely <grant.likely@linaro.org>
Thu, 29 Aug 2013 20:40:24 +0000 (21:40 +0100)
commitd9fe0039c4247383c2783923a3860227813b4d82
tree5185258f4697e1acd4e180530eb8232ca8576bea
parent91d9942c28ee691dab47185f38b052f84db4e0f7
gpio: implement gpio-ranges binding document fix

Use the new of_parse_phandle_with_fixed_args() to implement the
corrected gpio-ranges DT property definition.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
drivers/gpio/gpiolib-of.c