Re: [PATCH] driver core: Make probe_type of driver accessible via sysfs

From: Greg Kroah-Hartman
Date: Thu Jul 08 2021 - 08:28:26 EST


On Thu, Jul 08, 2021 at 08:20:10PM +0800, Wenchao Hao wrote:
> Like drivers_autoprobe of bus, make probe_type of driver
> accessible via sysfs, so we can get and set a driver's probe_type
> happily.

Why is this needed? Who will use it? And where is the
Documentation/ABI/ file update for this new sysfs file which is required
for all sysfs files?

thanks,

greg k-h