]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[S390] ccwgroup: move attributes to attribute group
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Sun, 30 Oct 2011 14:16:52 +0000 (15:16 +0100)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 17 Aug 2012 19:35:36 +0000 (15:35 -0400)
commit263307853b1a49baf5b4152a07cbf79c6a26fede
tree38461cea4f9394f2008491dff4abe44d785d3c14
parente5610fce4a41f90092714b6eb4b12f107a74b494
[S390] ccwgroup: move attributes to attribute group

commit dbdf1afcaaabe83dea15a3cb9b9013e73ae3b1ad upstream.

Put sysfs attributes of ccwgroup devices in an attribute group to
ensure that these attributes are actually present when userspace
is notified via uevents.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/s390/cio/ccwgroup.c