K 10 svn:author V 3 ian K 8 svn:date V 27 2015-10-22T00:54:59.515750Z K 7 svn:log V 295 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