Module Name: src Committed By: riastradh Date: Sun Aug 16 03:48:59 UTC 2020
Modified Files: src/sys/arch/arm/ti: ti_iic.c Log Message: Initialize the i2c controller before using it. Fixes mutex uninitialized panic in LOCKDEBUG. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/ti/ti_iic.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.