mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 12:10:52 +02:00
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. Seems-ok: Geoff Levand <geoff@infradead.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: <linuxppc-dev@lists.ozlabs.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| device-init.c | ||
| exports.c | ||
| gelic_udbg.c | ||
| htab.c | ||
| hvcall.S | ||
| interrupt.c | ||
| Kconfig | ||
| Makefile | ||
| mm.c | ||
| os-area.c | ||
| platform.h | ||
| repository.c | ||
| setup.c | ||
| smp.c | ||
| spu.c | ||
| system-bus.c | ||
| time.c | ||