mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-09-18 23:19:34 +02:00
docs/driver-api: infrastructure: add property.h and fwnode.h
Add more driver core header files to infrastructure.rst for completeness. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Link: https://patch.msgid.link/20260726211200.2643484-1-rdunlap@infradead.org Signed-off-by: Danilo Krummrich <dakr@kernel.org>
This commit is contained in:
committed by
Danilo Krummrich
parent
2277179286
commit
f6e6e96d16
@@ -17,6 +17,10 @@ The Basic Device Driver-Model Structures
|
||||
.. kernel-doc:: include/linux/device/driver.h
|
||||
:identifiers: probe_type device_driver
|
||||
|
||||
.. kernel-doc:: include/linux/property.h
|
||||
|
||||
.. kernel-doc:: include/linux/fwnode.h
|
||||
|
||||
Device Drivers Base
|
||||
-------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user