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 03:43:39 UTC 2025

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

Log Message:
Remove pointless containment of SPI device array inside a dictionary
that never gets passed on to anyone.


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