Greg KH <[email protected]> writes: > From: Greg Kroah-Hartman <[email protected]> > > 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 <[email protected]> > Cc: Paul Mackerras <[email protected]> > Cc: Michael Ellerman <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]> > --- > > 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 <[email protected]> cheers

