K 10 svn:author V 3 ian K 8 svn:date V 27 2016-01-24T18:54:11.919735Z K 7 svn:log V 317 MFC r289726: Add iicbus_transfer_excl(), a helper routine to do an i2c bus transaction while holding exclusive ownership of the bus. This is the routine most slave drivers should use unless they have a need to acquire and hold the bus across a series of related operations that involves multiple transfers. END