]> git.baikalelectronics.ru Git - kernel.git/commit
m68knommu: modify ColdFire 532x GPIO register definitions to be consistent
authorGreg Ungerer <gerg@uclinux.org>
Mon, 17 Sep 2012 05:26:25 +0000 (15:26 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 27 Sep 2012 13:33:59 +0000 (23:33 +1000)
commitfe64221eb15e36ced7619fe070f59f4c011b3382
tree437045f36081d2d1185a31627a6135f2bcac0047
parent1b07f51f528ff90ba769c9fbf743bcc4b26e5df9
m68knommu: modify ColdFire 532x GPIO register definitions to be consistent

The ColdFire 532x CPU register definitions for the multi-function setup
pins are inconsistently defined compared with other ColdFire parts. Modify
the register defintions to be just the addresses, not pointers. This also
fixes the erroneous use in one case of using these values in the UART setup
code for the 532x.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m532xsim.h
arch/m68k/platform/coldfire/m532x.c