]> git.kernelconcepts.de Git - karo-tx-linux.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)
commite4c2b9befe91a0e9bdbbdaf9faf4b093b35c9044
tree437045f36081d2d1185a31627a6135f2bcac0047
parent23bcdacd88a0cad2a7d502b5dd35ce52d4be74d9
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