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)
commit6320c7b7990e1e759a18666b6c616aae9bd3b12d
tree52af2944e0ed6e3cbd7b483be2230a490eed9d65
parent66d7990e282f8015686b9bab30be30eec297e736
arm: pxa: tosa: do not use gpiochip_reserve()

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>
arch/arm/mach-pxa/tosa.c