Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/spi
Module Name: src
Committed By: thorpej
Date: Wed Sep 10 12:33:27 UTC 2025
Modified Files:
src/sys/dev/spi: spi.c
Log Message:
In the direct config case, use the correct spi_handle for the child
device (index the array using the slave #, not the child_devices array
index).
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/spi/spi.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