Here is another series of patches to clean up the different bus code to
not use 'dev_attr' and instead, use 'dev_groups' as dev_attr will be
removed soon.

greg k-h

---
 drivers/ide/ide-sysfs.c           |   35 ++++++++++++++++++++++++++---------
 drivers/ide/ide.c                 |    2 +-
 drivers/input/gameport/gameport.c |   17 ++++++++++-------
 drivers/ipack/ipack.c             |   22 +++++++++++++++-------
 drivers/memstick/core/memstick.c  |   18 +++++++++---------
 drivers/message/i2o/core.h        |    2 +-
 drivers/message/i2o/device.c      |   32 +++++++++++++++++++++-----------
 drivers/message/i2o/driver.c      |    2 +-
 drivers/misc/tifm_core.c          |   10 ++++++----
 drivers/spi/spi.c                 |   10 ++++++----
 drivers/virtio/virtio.c           |   27 +++++++++++++++++++--------
 include/linux/ide.h               |    2 +-
 12 files changed, 116 insertions(+), 63 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to