From: Sebastian Ott Date: Wed, 16 Apr 2014 14:11:00 +0000 (+0200) Subject: s390/pci: use pdev->dev.groups for attribute creation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~33^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93065d045a99391c60fa9ab8aca6b503f51b2e95;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