Module Name: src Committed By: thorpej Date: Wed Jan 19 13:33:11 UTC 2022
Modified Files:
src/sys/dev/spi: spi.c spivar.h
Log Message:
Provide a spi_compatible_lookup() function to go along with
spi_compatible_match().
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/spi/spi.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/spi/spivar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
