Source-Changes archive

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

CVS commit: [thorpej-i2c-spi-conf2] src/sys



Module Name:    src
Committed By:   thorpej
Date:           Sat Sep 11 01:03:18 UTC 2021

Modified Files:
        src/sys/arch/sandpoint/sandpoint [thorpej-i2c-spi-conf2]: autoconf.c
        src/sys/arch/sparc64/sparc64 [thorpej-i2c-spi-conf2]: ofw_patch.c
        src/sys/dev/i2c [thorpej-i2c-spi-conf2]: i2c.c i2cvar.h

Log Message:
Re-factor the code in sandpoint and sparc64 that enumerates a static
table of i2c device entries into something sharable.


To generate a diff of this commit:
cvs rdiff -u -r1.29.16.3 -r1.29.16.4 \
    src/sys/arch/sandpoint/sandpoint/autoconf.c
cvs rdiff -u -r1.7.14.2 -r1.7.14.3 src/sys/arch/sparc64/sparc64/ofw_patch.c
cvs rdiff -u -r1.80.2.5 -r1.80.2.6 src/sys/dev/i2c/i2c.c
cvs rdiff -u -r1.24.12.2 -r1.24.12.3 src/sys/dev/i2c/i2cvar.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