summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/io.c (follow)
Commit message (Collapse)AuthorAge
* xtensa: adopt generic io routinesMax Filippov2012-10-03
| | | | | Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net>
* [XTENSA] Move string-io functions to io.c from pci.cChris Zankel2007-08-27
The string-io functions (outs{bwl}, ins{bwl}) are independent from the PCI option and should be in a separate file. Signed-off-by: Chris Zankel <chris@zankel.net>