Module Name: src Committed By: thorpej Date: Mon Dec 23 18:49:14 UTC 2019
Modified Files:
src/sys/dev/i2c: max77620.c
Log Message:
- No need to use I2C_F_POLL here.
- Use a local mutex to protect register read-modify-write cycles.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/i2c/max77620.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
