]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2o: convert bus code to use dev_groups
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Oct 2013 01:27:42 +0000 (18:27 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2013 01:40:58 +0000 (18:40 -0700)
commitba6857b2d49646f2d4c245ff58d95d145f380177
tree29771d7ae3c2c80e09ec1742e78b81567c0475e0
parentb785464bdbe6a98730f0984c14ec8d4cf7ec9980
i2o: convert bus code to use dev_groups

The dev_attrs field of struct bus_type is going away soon, dev_groups
should be used instead.  This converts the i2o bus code to use the
correct field.

Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/message/i2o/core.h
drivers/message/i2o/device.c
drivers/message/i2o/driver.c