rapidio: convert bus code to use bus_groups
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Aug 2013 21:24:29 +0000 (14:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 22:49:42 +0000 (15:49 -0700)
commited1d2da28ea17e6f5e06111aac957d9847faff17
treec646e8e90f28b850f97730ed42b5699b51dcc8da
parent3e358ac2bb5bb9c9f4842145ca0da2384d13fd98
rapidio: convert bus code to use bus_groups

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

Cc: Matt Porter <mporter@kernel.crashing.org>
Cc: Alexandre Bounine <alexandre.bounine@idt.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/rapidio/rio-driver.c
drivers/rapidio/rio-sysfs.c
drivers/rapidio/rio.h
This page took 0.038903 seconds and 5 git commands to generate.