arm: pxa: tosa: do not use gpiochip_reserve()
authorAlexandre Courbot <acourbot@nvidia.com>
Sat, 2 Feb 2013 14:44:05 +0000 (23:44 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 4 Feb 2013 20:41:32 +0000 (21:41 +0100)
GPIO address space reservation during early platform initialization is
not needed anymore for Tosa. Remove the calls to gpiochip_reserve()
which is due to be removed.

Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found