i2c: Fix pca953x endianess issue
By reading 2 consecutive bytes from i2c to an u16 value
we have an endianess issue.
Signed-off-by:
Dirk Eibach <dirk.eibach@gdsys.cc>
Loading
Please register or sign in to comment
By reading 2 consecutive bytes from i2c to an u16 value
we have an endianess issue.
Signed-off-by:
Dirk Eibach <dirk.eibach@gdsys.cc>