Bartosz Golaszewski 9afd6866bf eeprom: at24: split at24_eeprom_read() into specialized functions
Split at24_eeprom_read() into two smaller functions - one for the
i2c operations and one for the smbus extensions. Assign them in
at24_probe() depending on the bus capabilities.

Also: in order to avoid duplications move the comments related to
offset calculations above the at24_translate_offset() routine.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2016-07-17 19:41:54 +02:00
..
2016-02-07 23:01:45 -08:00
2016-05-20 10:12:41 -07:00
2016-02-08 14:57:30 -08:00
2016-02-22 14:46:24 -08:00
2016-02-11 19:24:23 -08:00