CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/19 17:44:34
Modified files:
sys/arch/loongson/dev: gdiumiic.c
sys/dev/gpio : gpioiic.c
Log message:
In {gpio,gdium}iic_bb_read_bits(), report the state of the SCL bit in addition
to the state of the SDA bit; the MI i2c code is about to depend upon this.
