From: Martin Schwidefsky Date: Wed, 19 Jun 2013 12:26:46 +0000 (+0200) Subject: s390/pci: remove per device debug attribute X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~39^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=386aa051fb4b6298c23996e68b7c92f186e484b6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed