m68knommu: use read/write IO access functions in ColdFire m532x setup code
authorGreg Ungerer <gerg@uclinux.org>
Mon, 17 Sep 2012 06:16:19 +0000 (16:16 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 27 Sep 2012 13:34:00 +0000 (23:34 +1000)
Get rid of the use of local IO access macros and switch to using the standard
read*/write* family of access functions for the ColdFire m532x setup code.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found