m68knommu: switch to GPIO init macros in ColdFire 520x init code
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Apr 2012 06:07:01 +0000 (16:07 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:21:39 +0000 (21:21 +1000)
commit5d89633d76f9499b60f5999810252563396bcbe1
treea12262f2d592e97ffa69579c59b1d3613c3ffbc4
parent6f84758edbc102c18fc3eb48e2b3ecb2b42f690b
m68knommu: switch to GPIO init macros in ColdFire 520x 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/520x/gpio.c