Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/macppc/dev
Module Name: src
Committed By: thorpej
Date: Wed Sep 17 14:15:59 UTC 2025
Modified Files:
src/sys/arch/macppc/dev: deq.c fcu.c psoc.c smusat.c
Log Message:
Don't get the OF phandle from i2c_attach_args::ia_cookie; get it from
self's devhandle.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/macppc/dev/deq.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/macppc/dev/fcu.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/macppc/dev/psoc.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/macppc/dev/smusat.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