]> git.baikalelectronics.ru Git - kernel.git/commit
m68knommu: switch to GPIO init macros in ColdFire 5307 init code
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Apr 2012 07:01:31 +0000 (17:01 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 20 May 2012 11:21:44 +0000 (21:21 +1000)
commit7ed5790032d646d8213a14b6bf5274b00785ddd8
tree12e5a2b0ef197dec5374a0862df5b2a1654dc34a
parent1ddbd347ff2b613cc6577a7800c82b0b65f3cb3d
m68knommu: switch to GPIO init macros in ColdFire 5307 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/5307/gpio.c