commit | 832a522a3ef5e96b517163ee7d4c249545d88626 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Thu Nov 02 13:47:30 2017 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Nov 27 18:53:07 2017 +0100 |
tree | ebad3346e5a8e8e2dfc494631609e3b807f194c1 | |
parent | 91a5e63e3f9879e5030064a3c0d23c3777c4f4d0 [diff] |
i2c: sh_mobile: use direct writes when accessing ICE bit ICE bit is for resetting the module. Other bits don't matter then, so we don't need to use the iic_set_clr() function but can use iic_wr(). Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>