Module Name: src Committed By: rkujawa Date: Thu Apr 25 13:04:27 UTC 2013
Modified Files: src/sys/arch/arm/omap: ti_iic.c Log Message: Don't discard flags in ti_iic_exec when calling ti_iic_op. I'm not sure if that's the correct solution. But it unbreaks the drivers when calling iic_exec with I2C_F_POLL flag. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/omap/ti_iic.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.