diff options
author | David Daney <ddaney@caviumnetworks.com> | 2009-01-02 14:49:47 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-02 19:19:43 +0100 |
commit | 7d6a07d123b62bf4fa71867420c23da3ca36c995 (patch) | |
tree | ccb554b8bf86b9cf1b4f6bcd88745e0c5cb1793e /drivers/serial/pmac_zilog.c | |
parent | 8250: Don't clobber spinlocks. (diff) | |
download | linux-7d6a07d123b62bf4fa71867420c23da3ca36c995.tar.xz linux-7d6a07d123b62bf4fa71867420c23da3ca36c995.zip |
8250: Serial driver changes to support future Cavium OCTEON serial patches.
In order to use Cavium OCTEON specific serial i/o drivers, we first
patch the 8250 driver to use replaceable I/O functions. Compatible
I/O functions are added for existing iotypeS.
An added benefit of this change is that it makes it easy to factor
some of the existing special cases out to board/SOC specific support
code.
The alternative is to load up 8250.c with a bunch of OCTEON specific
iotype code and bug work-arounds.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Tomaso Paoletti <tpaoletti@caviumnetworks.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/serial/pmac_zilog.c')
0 files changed, 0 insertions, 0 deletions