On 6/20/25 23:06, Danilo Krummrich wrote: > On Fri, Jun 20, 2025 at 04:24:25PM +0100, Igor Korotin wrote: >> `acpi::DeviceId` is an abstraction around `struct acpi_device_id`. >> >> This is used by subsequent patches, in particular the i2c driver >> abstractions, to create ACPI device ID tables. > > I think this should say something like > > "Enable drivers to build ACPI device ID tables, to be consumed by the > corresponding bus abstractions, such as platform or I2C." > > instead. > > If we agree, I can change it when applying the patch -- no need to resend. > No objections. Thanks Igor