]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hpsa: add interrupt number to /proc/interrupts interrupt name
authorRobert Elliott <elliott@hp.com>
Thu, 23 Apr 2015 14:34:58 +0000 (09:34 -0500)
committerJames Bottomley <JBottomley@Odin.com>
Sun, 31 May 2015 18:42:03 +0000 (11:42 -0700)
commit8b47004a55123b38ed6e8b0d4c8e6427f80a4a45
tree2197832c27e750d93479a6bf3404305300b2ff07
parent2efa5929cb448266fcfc19d50cb6cd32c59524ef
hpsa: add interrupt number to /proc/interrupts interrupt name

Add the interrupt number to the interrupt names that
appear in /proc/interrupts, so they are unique

Also, delete the IRQ and DAC prints.  Other parts of the kernel
already print the IRQ assignments, and dual-address-cycle support
has not been interesting since the parallel PCI bus went from
32 to 64 bits wide.

Reviewed-by: Scott Teel <scott.teel@pmcs.com>
Reviewed-by: Kevin Barnett <kevin.barnett@pmcs.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Reviewed-by: Hannes Reinecke <hare@Suse.de>
Signed-off-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Don Brace <don.brace@pmcs.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/hpsa.c
drivers/scsi/hpsa.h