m68knommu: switch to GPIO init macros in ColdFire 5206 init code
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Apr 2012 06:04:06 +0000 (16:04 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:21:38 +0000 (21:21 +1000)
commit6f84758edbc102c18fc3eb48e2b3ecb2b42f690b
treee96db39b00b4d57a08fed38d3684891df2652b83
parentc269d4efaab0847947e87df7a5a8b6c5817d9f1d
m68knommu: switch to GPIO init macros in ColdFire 5206 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/5206/gpio.c