Module Name: src Committed By: thorpej Date: Mon Jan 17 19:34:31 UTC 2022
Modified Files: src/sys/dev/i2c: i2c.c Log Message: Minimal hack to pass child devices a devhandle created from the OF or ACPI "cookie". Temporary measure until the i2c autoconfiguration overhaul is merged (which fixes this in a more generic way). To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 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.