commit | f289800af1fd4379403f2630e7e9420401a4cd8e | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Thu Nov 02 13:47:27 2017 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Nov 27 18:52:51 2017 +0100 |
tree | 1e10fe37a6dcc05f0743a81b32bb5f62baa4dbc3 | |
parent | e1eb7d28c0753ec3e5ff9dce7880c243ffdfd4b3 [diff] |
i2c: sh_mobile: remove redundant initialization Following the documentation, we initialize the HW before each START in start_ch(). No need to do the same in activate_ch(). Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>