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: thorpej
Date: Tue Sep 23 00:52:14 UTC 2025
Modified Files:
src/sys/dev/fdt: fdt_i2c.c fdt_i2c.h
src/sys/dev/i2c: i2c.c
Log Message:
G/C fdtbus_copy_i2c_devs() and directly enumerate the devices using
the device tree in the FDT case.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/fdt/fdt_i2c.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/fdt/fdt_i2c.h
cvs rdiff -u -r1.101 -r1.102 src/sys/dev/i2c/i2c.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