Module Name: src Committed By: thorpej Date: Mon Dec 23 19:00:59 UTC 2019
Modified Files:
src/sys/dev/i2c: nxt2k.c
Log Message:
- No need to use I2C_F_POLL here.
- If iic_acquire_bus() fails, return the error, not false (because false
looks like "everything A-OK!" to the caller).
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/i2c/nxt2k.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
