From: Sebastian Ott Date: Wed, 30 Apr 2014 20:50:09 +0000 (-0600) Subject: s390/pci: use pdev->dev.groups for attribute creation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~38^2~8^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef4858c64e836b0b9dbdb9ece13ce932d9fcd4ad;p=pandora-kernel.git s390/pci: use pdev->dev.groups for attribute creation Let the driver core handle attribute creation by putting all s390 specific pci attributes in an attribute group which is referenced by pdev->dev.groups in pcibios_add_device. Link: https://lkml.kernel.org/r/alpine.LFD.2.11.1404141101500.1529@denkbrett Reviewed-by: Gerald Schaefer Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed