]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/pci: remove per device debug attribute
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 19 Jun 2013 12:26:46 +0000 (14:26 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 26 Jun 2013 19:10:27 +0000 (21:10 +0200)
commit386aa051fb4b6298c23996e68b7c92f186e484b6
treeedb3cef554b84278ba9c405a9f2ba1574d0638c1
parenta9a5250cc650b54623827386247b85ba2aeeecc7
s390/pci: remove per device debug attribute

The per-pci-device 'debug' attribute is ill defined. For each device
it prints the same information, the adapter interrupt bit vector for
irq numbers 0 & 1, the start of the global interrupt summary vector
and the global irq retries counter. Just remove the attribute and
the associated code.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/pci.h
arch/s390/pci/pci.c
arch/s390/pci/pci_debug.c