Re: [PATCH] fwnode: add missing kernel-doc for struct fwnode_operations members
Sakari Ailus <[email protected]> Tue, 28 Jul 2026 11:05:25 +0300
| Newsgroups | dev.linux.lists.driver-core,org.kernel.vger.linux-acpi |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
On Mon, Jul 27, 2026 at 10:27:40PM +0200, Danilo Krummrich wrote: > Document the four undocumented struct members in > struct fwnode_operations: device_dma_supported, device_get_dma_attr, > iomap, and irq_get. > > This avoids kernel-doc warnings once include/linux/fwnode.h is included > in the driver-api infrastructure documentation. > > Signed-off-by: Danilo Krummrich <[email protected]> Thanks! Reviewed-by: Sakari Ailus <[email protected]> -- Sakari Ailus