Re: [PATCH] greybus: Use bus methods for .probe() and .remove()
From: Greg Kroah-Hartman
Date: Mon Jan 12 2026 - 07:06:34 EST
On Mon, Jan 12, 2026 at 12:58:02PM +0100, Uwe Kleine-König wrote:
> Hello,
>
> On Wed, Dec 10, 2025 at 06:59:39PM +0100, Uwe Kleine-König wrote:
> > These are nearly identical to the respective driver callbacks. The only
> > difference is that .remove() returns void instead of int.
> >
> > The objective is to get rid of users of struct device_driver callbacks
> > .probe() and .remove() to eventually remove these.
> >
> > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx>
>
> gentle ping. Who is supposed to pick this patch up (or criticize it)?
That's me, my queue is huge, sorry...