commit | a1bbec72f9fef100bb00762e36c20055deacd0e2 | [log] [tgz] |
---|---|---|
author | Phil Reid <preid@electromag.com.au> | Thu Jun 15 21:59:29 2017 +0800 |
committer | Sebastian Reichel <sebastian.reichel@collabora.co.uk> | Thu Jun 15 16:45:55 2017 +0200 |
tree | 096217848f38ba91fead25b26a9207c73c3ab0ef | |
parent | fc443138304e31c05df688ee6e318a6ac57d53f2 [diff] |
power: supply: sbs-battery: remove incorrect le16_to_cpu calls i2c_smbus commands handle the correct byte order for smbus transactions internally. This will currently result in incorrect operation on big endian systems. Signed-off-by: Phil Reid <preid@electromag.com.au> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>