commit | a1de3253a8840bf373e7c6330f21b7807c6c0536 | [log] [tgz] |
---|---|---|
author | Hiromitsu Yamasaki <hiromitsu.yamasaki.ym@renesas.com> | Tue Mar 20 22:04:14 2018 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sat Mar 24 14:04:38 2018 +0100 |
tree | 5e10147da87d4a9c1450aaee21cae55ff0fe1937 | |
parent | 9d952aa2c8a46ba577b77619cc53e3df95507095 [diff] |
i2c: rcar: fix mask value of prohibited bit According to documentation, Bit 7 of ICMSR is unused and 0 should be written to it. Fix the mask accordingly. Signed-off-by: Hiromitsu Yamasaki <hiromitsu.yamasaki.ym@renesas.com> [wsa: edited commit message] Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>