Hello Karl, On Tue, Sep 08, 2026 at 09:00:31AM +0200, Karl Mehltretter wrote: > From: Uwe Kleine-König (The Capable Hub) > > Most structs that were defined in before were > moved to a bus specific header. Follow the movement to get the struct's > documentation back. > > For the list of device ids in basics.rst use an explicit list of all the > headers that have kernel-doc annotations and that are not described > elsewhere (i.e. pci and mei_cl). is left out on > purpose, ACPI_DEVICE_CLASS() is not a device id struct. > > Also repair the referencing in the zh_CN translation of pci.rst and > don't duplicate `struct mei_cl_device_id`. > > Fixes: ad428f5811bd ("mod_devicetable.h: Split into per subsystem headers") > Signed-off-by: Uwe Kleine-König (The Capable Hub) > Reviewed-by: Randy Dunlap > Tested-by: Randy Dunlap > [Karl Mehltretter: use the :file: role in pcmcia/driver.rst, say why > acpi.h is left out] > Assisted-by: LLM > Signed-off-by: Karl Mehltretter Thanks for picking that up, very appreciated! Best regards Uwe