Module Name: src Committed By: jakllsch Date: Mon Jun 18 12:42:29 UTC 2018
Modified Files: src/sys/dev/i2c: gttwsi_core.c Log Message: Bail early if gttwsi_send_start() fails in gttwsi_initiate_xfer() to avoid unexpected state error message later (on Allwinner H5). To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/i2c/gttwsi_core.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.