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@baylibre.com
gentle ping. Who is supposed to pick this patch up (or criticize it)?
Best regards Uwe