]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit31c666d6e0d0d1dab8aa41779d512032e9ad4e59
tree2803a4259edd785212a5577f84c24a11574a1f52
parent9d6d4b6711f044b703d91fc2a01d696cbcc10598
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