Randy Dunlap <rdunlap@xxxxxxxxxxxxx> writes: > Add bus, class, and device data structures and enum constants to the > Driver-Model Structures section and add function interfaces to the > Device Drivers Base section of the Device drivers infrastructure chapter. > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Jonathan Corbet <corbet@xxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: "Rafael J. Wysocki" <rafael@xxxxxxxxxx> > --- > Documentation/driver-api/infrastructure.rst | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) Applied, thanks. jon