[PARISC] Convert sba_iommu.c to use seq_file
authorKyle McMartin <kyle@parisc-linux.org>
Mon, 6 Feb 2006 17:10:15 +0000 (10:10 -0700)
committerKyle McMartin <kyle@duet.int.mcmartin.ca>
Thu, 9 Feb 2006 03:56:22 +0000 (22:56 -0500)
commit7ec14e49b72da20d7212c707f226271525aee4ae
tree2cc1345d2ebb9259dc951fe3a492b7ff2b185ff9
parentf823bcae2b9f194cfc164b8cbb87d71695dec563
[PARISC] Convert sba_iommu.c to use seq_file

Use seq_file interface for proc output in sba_iommu. Also
clean up the bus root assignment, and give the proc files
a more logical name. Tested on my J6000.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
drivers/parisc/sba_iommu.c