m68knommu: switch to GPIO init macros in ColdFire 5272 init code
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Apr 2012 06:12:43 +0000 (16:12 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:21:41 +0000 (21:21 +1000)
commit26b7c8270bb79908df07a7e2e68af6a6116505c9
tree2803a4259edd785212a5577f84c24a11574a1f52
parent56248926ecc1888b3273a09e5c50ffc389191f7e
m68knommu: switch to GPIO init macros in ColdFire 5272 init code

Modify the GPIO setup table to use the mcfgpio.h macros for table init.
Simplifies code and reduces line count significantly.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Steven King <sfking@fdwdc.com>
arch/m68k/platform/5272/gpio.c