Module Name: src Committed By: thorpej Date: Sat Feb 15 23:42:01 UTC 2020
Modified Files:
src/sys/dev/i2c: gttwsi_core.c
Log Message:
Interrupt-driven I/O seems to completely go off the rails, at least
on AllWinner implementations of this controller, so force polled mode
for now.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.
