Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   matt
Date:           Fri Sep  6 00:56:13 UTC 2013

Modified Files:
        src/sys/dev/i2c: files.i2c
        src/sys/dev/marvell: files.discovery gttwsi.c
Added Files:
        src/sys/dev/i2c: gttwsi_core.c gttwsireg.h gttwsivar.h
Removed Files:
        src/sys/dev/marvell: gttwsireg.h

Log Message:
Make gttswi MI and usuable from non-Marvell SoCs.
(should rename to mvi2c but ...)


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/dev/i2c/files.i2c
cvs rdiff -u -r0 -r1.1 src/sys/dev/i2c/gttwsi_core.c \
    src/sys/dev/i2c/gttwsireg.h src/sys/dev/i2c/gttwsivar.h
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/marvell/files.discovery
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/marvell/gttwsi.c
cvs rdiff -u -r1.4 -r0 src/sys/dev/marvell/gttwsireg.h

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