linux/drivers/amba
Greg Kroah-Hartman 966449a3d8 amba: use dev_groups and not dev_attrs for bus_type
The dev_attrs field has long been "depreciated" and is finally being
removed, so move the driver to use the "correct" dev_groups field
instead for struct bus_type.

Cc: Russell King <linux@armlinux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-09 11:00:45 +02:00
..
Kconfig amba: Hide TEGRA_AHB symbol 2015-11-24 16:47:25 +01:00
Makefile
bus.c amba: use dev_groups and not dev_attrs for bus_type 2017-06-09 11:00:45 +02:00
tegra-ahb.c