Searched hist:270236 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/gpio/
H A Dgpioiic.cdiff 270236 Wed Aug 20 17:41:43 MDT 2014 loos MFC r266922:

Add a bounds verification to the SCL and SDA pin values.

At attach, print the SCL and SDA pin numbers.

Remove a stray blank line.

Remove the GPIOBUS locking from gpioiic_reset(), it is already called with
this lock held. This fixes a crash when you try to scan the iicbus with
i2c(8).

Completed in 38 milliseconds