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: Thu Sep 11 14:12:38 UTC 2025
Modified Files:
src/sys/dev/spi: bmx280thpspi.c mcp23xxxgpio_spi.c mcp48x1.c tmp121.c
Log Message:
Use SPI_MATCH_DEFAULT rather than hard-coding 1.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/spi/bmx280thpspi.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/spi/mcp23xxxgpio_spi.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/spi/mcp48x1.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/spi/tmp121.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