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: xtraeme
Date: Sun Jul 1 11:28:14 UTC 2007
Modified Files:
src/sys/dev/i2c: adm1030.c adt7467.c
Log Message:
There's no need to use another envsys_data_t pointer that points to
sme->sme_sensor_data again, just use the edata pointer passed in
the gtredata function.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/i2c/adm1030.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/i2c/adt7467.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