Re: [PATCH 0/3] Documentation for Device / Driver infrastructure
From: Greg KH
Date: Sat Jul 19 2025 - 04:13:06 EST
On Fri, Jul 18, 2025 at 12:45:36AM +0200, Danilo Krummrich wrote:
> This patch series expands the documentation for the generic device and driver
> infrastructure and provides a guideline on how to implement bus and class
> specific devices as well as bus specific driver infrastructure, i.e. bus
> abstractions. It also expands on the existing documentation of device context
> types.
Looks great to me, thanks for writing this all up:
Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>