The following patches are an implementation of generic gpio for the Freescale
Coldfire family of processors (m68knommu). It uses gpiolib and provides both
fast inline operations when the gpio is a compile time constant and slower
outline operations dispatched via gpiolib when the gpio is a variable.
There are also hooks for implementing pin multiplexing but that part isnt
finished yet.
--
Steven King -- sfking at fdwdc dot com