commit | e7dd844c6aa73076157aaf3e498e8d2407b6aad1 | [log] [tgz] |
---|---|---|
author | Piotr Mienkowski <piotr.mienkowski@gmail.com> | Sat Sep 09 16:36:09 2017 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Nov 15 11:13:08 2017 -0600 |
tree | 19f6897306aa89410cec3903895d07605bd19c21 | |
parent | 3f4fb4a3b632778152437d6d11d72596af7ec5d7 [diff] |
drivers: i2c: Refactor Atmel SAM (TWIHS) driver Various minor changes to the Atmel SAM (TWIHS) driver - clean up variable names, comments - refactor i2c_clk_set function - do not save configuration in dev_data - improve ISR NACK handling - print "Device initialized" string Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>