commit | 49aa49bfd40d718095669c1c70c9d167b814e29b | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Tue Oct 23 14:37:54 2007 +1000 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 23 08:32:34 2007 -0700 |
tree | dfaab373edc3e6691bfdaaa78fe8e7b1ac143b0f | |
parent | c48f484b9b7c8444247706b3ad9050245b8062f9 [diff] |
m68knommu: new style ColdFire UART driver A new style serial driver for the Freescale ColdFire UART to replace the old style one currently in the tree (drivers/serial/mcfserial.c). Currently this UART is only found in the ColdFire CPU family of parts (thus I prefixed this patch [M68KNOMMU]). This has been around for a long while now, tested on all available platforms. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>