Subject: CVS commit: src/sys/dev/i2c
To: None <source-changes@NetBSD.org>
From: NONAKA Kimihiro <nonaka@netbsd.org>
List: source-changes
Date: 10/22/2005 15:12:28
Module Name: src
Committed By: nonaka
Date: Sat Oct 22 15:12:28 UTC 2005
Modified Files:
src/sys/dev/i2c: rs5c372.c
Log Message:
Use I2C_OP_{READ,WRITE}_WITH_STOP instead of I2C_OP_{READ,WRITE}.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/i2c/rs5c372.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.