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:           Wed Sep 10 04:05:48 UTC 2025

Modified Files:
        src/sys/dev/fdt: fdt_spi.c
        src/sys/dev/ofw: ofw_spi_subr.c openfirm.h

Log Message:
Do the #address-cells dance inside of_copy_spi_devs(), and make calling
it a bit simpler.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/fdt/fdt_spi.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/ofw/ofw_spi_subr.c
cvs rdiff -u -r1.49 -r1.50 src/sys/dev/ofw/openfirm.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