Module Name: src
Committed By: thorpej
Date: Mon Apr 5 01:28:00 UTC 2021
Modified Files:
src/sys/dev/i2c [thorpej-cfargs]: i2c.c
Log Message:
config_match() -> config_probe(). It's a little over-loaded here because
we're mixing direct and indirect in the same place, but that will be
addresed at a later time.
To generate a diff of this commit:
cvs rdiff -u -r1.77.2.7 -r1.77.2.8 src/sys/dev/i2c/i2c.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.