On Wed, Jun 07, 2017 at 11:40:12AM +1000, Michael Ellerman wrote: > Greg KH <gre...@linuxfoundation.org> writes: > > > From: Greg Kroah-Hartman <gre...@linuxfoundation.org> > > > > There was only 2 remaining users of CLASS_ATTR() so let's finally get > > rid of them and force everyone to use the correct RW/RO/WO versions > > instead. > > > > Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org> > > Cc: Paul Mackerras <pau...@samba.org> > > Cc: Michael Ellerman <m...@ellerman.id.au> > > Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> > > --- > > > > PPC maintainers, can I take this in my driver core tree? I'm doing some > > cleanups of device.h and this was one of the simpler ones at the moment. > > Yeah looks good to me, I did a quick build test and it was OK. > > Acked-by: Michael Ellerman <m...@ellerman.id.au>
Wonderful, thanks for testing it out. greg k-h