Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/i2c
Module Name: src
Committed By: thorpej
Date: Wed Sep 17 14:24:52 UTC 2025
Modified Files:
src/sys/dev/i2c: i2c.c i2cvar.h
Log Message:
Deprecate i2c_attach_args::ia_cookie and ia_cookietype. They are gone
from the API surface, but remain for ABI compatibility until subsequent
changes requiring a version bump are made.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/dev/i2c/i2c.c
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/i2c/i2cvar.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