[SCSI] Use spi_print_msg in ncr53c8xx driver
authorMatthew Wilcox <matthew@wil.cx>
Fri, 16 Dec 2005 17:50:53 +0000 (12:50 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 16 Dec 2005 18:52:38 +0000 (10:52 -0800)
commitcd453c6353ea30171d966fd1dd87c37b05bccee1
treec46cd9da8c0508349efa94faaa5b44eeb5031ccc
parent8f23d475581adac949315e3339421e12554932c9
[SCSI] Use spi_print_msg in ncr53c8xx driver

The ncr53c8xx driver had its own loop to print scsi messages.  Use the
SPI one instead.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/ncr53c8xx.c