CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/22 16:29:28
Modified files:
sys/dev/acpi : dwiic_acpi.c
Log message:
Don't complain when child nodes don't have a _CRS method. This happens for
example for control method batteries that are attached to I2C but use an
OperationRegion() to access the I2C device.
ok jcs@, gnedzo@
