]> asedeno.scripts.mit.edu Git - linux.git/commit
ncr5380: Fix register decoding for debugging
authorFinn Thain <fthain@telegraphics.com.au>
Wed, 23 Mar 2016 10:10:25 +0000 (21:10 +1100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 11 Apr 2016 20:57:09 +0000 (16:57 -0400)
commit12866b99e57cf9eba809503c687fc1a25c529c4a
tree8c12a3ef5d14648befa46c6b70850f158129cae5
parent4712bd8d473da5e99d2328654bdba565de8b43ce
ncr5380: Fix register decoding for debugging

Decode all bits in the chip registers. They are all useful at times.
Fix printk severity so that this output can be suppressed along with
the other debugging output.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Tested-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/NCR5380.c