Re: [CFT 1/29] Add bus_type probe, remove, shutdown methods.

From: Greg KH
Date: Thu Jan 05 2006 - 18:08:32 EST


On Thu, Jan 05, 2006 at 02:29:51PM +0000, Russell King wrote:
> Add bus_type probe, remove and shutdown methods to replace the
> corresponding methods in struct device_driver. This matches
> the way we handle the suspend/resume methods.
>
> Since the bus methods override the device_driver methods, warn
> if a device driver is registered whose methods will not be
> called.
>
> The long-term idea is to remove the device_driver methods entirely.
>
> Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>

All of this looks good to me, want me to add them to my tree and forward
it on to Linus?

thanks for doing this work, I really appreciate it.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/