Module Name: src Committed By: thorpej Date: Thu Jan 2 16:48:05 UTC 2020
Modified Files: src/sys/dev/i2c: pcf8563.c Log Message: - No need to use I2C_F_POLL here. - Properly propagate errors up the stack. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/dev/i2c/pcf8563.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.