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)
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>

No differences found