K 10 svn:author V 4 loos K 8 svn:date V 27 2015-01-09T02:30:30.317594Z K 7 svn:log V 357 MFC r273610: Add an iicbus_reset() method to bcm2835_bsc. While it is generally not used for kernel devices it is used by i2c(8). This fix the 'error: Device not configured' when i2c(8) tries to reset the controller: # i2c -r Resetting I2C controller on /dev/iic0: error: Device not configured For now use conservative settings for default i2c speeds. END