commit | 93198b6cad8af03996373584284a1673ad6000cb | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Tue Nov 13 18:31:27 2018 -0600 |
committer | Corey Minyard <cminyard@mvista.com> | Wed Feb 27 21:06:08 2019 -0600 |
tree | 48246569bdd5c188b7db9252706d3a22b3f11564 | |
parent | 86c7e2f4a93322a76afea5ee6806a83420d1dfea [diff] |
i2c: Split smbus into parts smbus.c and smbus.h had device side code, master side code, and smbus.h has some smbus_eeprom.c definitions. Split them into separate files. Signed-off-by: Corey Minyard <cminyard@mvista.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>