summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTorsten Fleischer <[email protected]>2012-04-17 05:37:45 +0000
committerHeiko Schocher <[email protected]>2012-07-11 10:54:53 +0200
commitfa86d1c0bf3f4c68aa565952f1fcafbe2aa2c050 (patch)
treef9244803902c1791006fbc66258f3f32bbadda1f /include/linux
parent9ca37d78a35b590c8ecc93a1ecfca2411fde5fb7 (diff)
mxs-i2c: Fix internal address byte order
Large EEPROMs, e.g. 24lc32, need 2 byte to address the internal memory. These devices require that the high byte of the internal address has to be written first. The mxs_i2c driver currently writes the address' low byte first. The following patch fixes the byte order of the internal address that should be written to the I2C device. Signed-off-by: Torsten Fleischer <[email protected]> CC: Marek Vasut <[email protected]> CC: Stefano Babic <[email protected]> CC: Fabio Estevam <[email protected]> Acked-by: Marek Vasut <[email protected]> Acked-by: Stefano Babic <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions