]> git.ipfire.org Git - people/ms/linux.git/commit - drivers/gpio/gpio-rcar.c
gpio: rcar: Remove #gpio-range-cells DT property usage
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 11 Sep 2013 13:51:01 +0000 (15:51 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 22 Sep 2013 12:28:11 +0000 (21:28 +0900)
commit01eb2d18fd5d7b1539b0023790bc3101aeee522c
treec33fe328ff42b0f7f9a46c7d56a6bb56bd121214
parent7cd402b30a701c2b4d38a98281a00fc5e3680b13
gpio: rcar: Remove #gpio-range-cells DT property usage

Commit a1bc260bb5f5d95da854be7898202d788e94448d ("gpio: clean up
gpio-ranges documentation") deprecated the #gpio-range-cells property.
Replace its usage with a hardcoded value in the gpio-rcar driver.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/gpio/gpio-rcar.c