[PARISC] Convert ccio-dma.c to use seq_file
commitf823bcae2b9f194cfc164b8cbb87d71695dec563
authorKyle McMartin <kyle@parisc-linux.org>
Mon, 6 Feb 2006 03:37:53 +0000 (5 20:37 -0700)
committerKyle McMartin <kyle@duet.int.mcmartin.ca>
Thu, 9 Feb 2006 03:56:16 +0000 (8 22:56 -0500)
tree7a6d5e8c65069c29539e8edc7c0117176b13a532
parent0bdd340c092b0936f78a54bdbd3927463ed4fca3
[PARISC] Convert ccio-dma.c to use seq_file

Gut ccio-dma.c of the ugly proc append and snprintf cruft and
just use seq_printf instead. Tested on a K-class.

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