Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/i2c
Module Name: src
Committed By: thorpej
Date: Sat Jul 27 16:02:27 UTC 2019
Modified Files:
src/sys/dev/i2c: ac100.c act8846.c as3722.c axp809.c axppmic.c em3027.c
Log Message:
No need to check cold to add I2C_F_POLL; the i2c API does it for us now.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/i2c/ac100.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/i2c/act8846.c
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/i2c/as3722.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/axp809.c src/sys/dev/i2c/em3027.c
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/i2c/axppmic.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index