Re: [PATCH v20 2/5] driver core: Export device_is_bound()

From: Greg Kroah-Hartman
Date: Thu Jan 20 2022 - 02:45:31 EST


On Wed, Jan 19, 2022 at 11:29:18PM -0800, Christoph Hellwig wrote:
> On Wed, Jan 19, 2022 at 12:43:42PM -0800, Matthias Kaehlcke wrote:
> > Export device_is_bound() to enable its use by drivers that are
> > built as modules.
> >
> > Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
> > Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> > Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
>
> Didn't Greg clearly NAK this the last few times it came up?

Yes, which is why this series is _WAY_ on the bottom of my list for
reviews...

greg k-h