m68knommu: switch to GPIO init macros in ColdFire 532x init code
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Apr 2012 07:03:44 +0000 (17:03 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:21:46 +0000 (21:21 +1000)
commit943c0cd0adf66ebfd7695715e0178e331fc72f43
tree6a802f0f825fb6f9a06a710a29c0db794b0cdd0b
parent322eaaff60b469c261effbded34f4f65b38014ed
m68knommu: switch to GPIO init macros in ColdFire 532x 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/532x/gpio.c