commit | 386aa051fb4b6298c23996e68b7c92f186e484b6 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Jun 19 14:26:46 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Jun 26 21:10:27 2013 +0200 |
tree | edb3cef554b84278ba9c405a9f2ba1574d0638c1 | |
parent | a9a5250cc650b54623827386247b85ba2aeeecc7 [diff] |
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>