David Lechner <dlechner@xxxxxxxxxxxx> writes: > On 11/6/24 5:52 PM, anish kumar wrote: >> mailbox api's were missing from the devres documentation. >> This patch adds them. > > I've been wondering... Is it really that useful to have all > of the devn_ functions listed in the documentation? Not particularly, no. Far better would be to use the docs build system to bring in the kerneldoc comments that are there for at least a good subset of those functions. Thanks, jon