[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170607091454.GA6559@kroah.com>
Date: Wed, 7 Jun 2017 11:14:54 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Michael Ellerman <mpe@...erman.id.au>
Cc: Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] driver core: remove CLASS_ATTR usage
On Wed, Jun 07, 2017 at 11:40:12AM +1000, Michael Ellerman wrote:
> Greg KH <gregkh@...uxfoundation.org> writes:
>
> > From: Greg Kroah-Hartman <gregkh@...uxfoundation.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 <benh@...nel.crashing.org>
> > Cc: Paul Mackerras <paulus@...ba.org>
> > Cc: Michael Ellerman <mpe@...erman.id.au>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.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 <mpe@...erman.id.au>
Wonderful, thanks for testing it out.
greg k-h
Powered by blists - more mailing lists