Module Name: src Committed By: thorpej Date: Mon Dec 23 20:49:09 UTC 2019
Modified Files:
src/sys/dev/i2c: tea5767.c
Log Message:
No need to use I2C_F_POLL here. Also fix an uninitialized error variable
in tea5767_read().
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/tea5767.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
