]> Pileus Git - ~andy/linux/commit
ARM: nomadik: get rid of explicit ethernet GPIO management
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 14 Nov 2013 18:41:40 +0000 (19:41 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 28 Nov 2013 20:08:42 +0000 (21:08 +0100)
commit6568eccd10f6d417f7e40160ca29c965a34b6254
treeef767c5f2471e07274e9e316d4ac9e550613e99e
parent30e34001c8f676c72498c3e8a690e08684d2f32a
ARM: nomadik: get rid of explicit ethernet GPIO management

We used to set up the GPIO used for the SMC ethernet IRQ by
requesting the GPIO line explicitly. As we recently established
that specifying the GPIO controller as interrupt parent and
requesting one of its interrupts by reference should be enough,
we do away with this. Incidentally, the Nomadik GPIO chip driver
handles this just fine: the IRQ is set up and fired as expected.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-nomadik-s8815.dts
arch/arm/mach-nomadik/cpu-8815.c