Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1659243
| From | Geoff Levand <geoff@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 08/16] powerpc: ps3: use dev_groups and not dev_attrs for bus_type |
| Date | 2017-06-06 23:40 +0200 |
| Message-ID | <tPumK-5Ri-27@gated-at.bofh.it> (permalink) |
| References | <tPskV-4zc-3@gated-at.bofh.it> <tPskW-4zc-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/06/2017 12:22 PM, Greg Kroah-Hartman wrote: > 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. > arch/powerpc/platforms/ps3/system-bus.c | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-) Seems OK. -Geoff
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 08/16] powerpc: ps3: use dev_groups and not dev_attrs for bus_type Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-06-06 21:30 +0200 Re: [PATCH 08/16] powerpc: ps3: use dev_groups and not dev_attrs for bus_type Geoff Levand <geoff@infradead.org> - 2017-06-06 23:40 +0200 Re: [PATCH 08/16] powerpc: ps3: use dev_groups and not dev_attrs for bus_type Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-06-07 12:20 +0200
csiph-web