Module Name: src Committed By: riastradh Date: Fri Jan 14 22:28:42 UTC 2022
Modified Files:
src/sys/dev/i2c: ims.c
Log Message:
ims(4): Sprinkle KERNEL_LOCKED_P assertions.
Access to the softc and hidms state is currently kernel-locked.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/i2c/ims.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
