[PARISC] Clean up printk in superio.c
authorKyle McMartin <kyle@parisc-linux.org>
Sun, 22 Jan 2006 04:55:06 +0000 (21:55 -0700)
committerKyle McMartin <kyle@duet.int.mcmartin.ca>
Mon, 23 Jan 2006 01:26:57 +0000 (20:26 -0500)
commit16541c8745e28f62b3dcb6cb354b73c9c01ea178
tree6ac1bd2fec52c395a4e2809736b14cc366726725
parent81a3de3efd61c2483a303cf0b6227525d2f28df7
[PARISC] Clean up printk in superio.c

Clean up some of the messages printed by the superio driver
by defining a prefix instead of duplicating it in every message.
Also some small coding style cleanups.

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