]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit002b57e6be30621d816d418de467283912d72159
treee96db39b00b4d57a08fed38d3684891df2652b83
parentf269e14532c81e80051c29fa188af070ed2d309d
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