commit | 6e6bcc0d30079056ad12946fb8c51e31ebce8d07 | [log] [tgz] |
---|---|---|
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | Tue Jun 19 14:23:18 2018 +0300 |
committer | Wolfram Sang <wsa@the-dreams.de> | Tue Jul 03 23:05:00 2018 +0200 |
tree | d92b5321c2a306cd919793c7181f94a14f98fafa | |
parent | 25184082459604f0f162da1b4bf077ed15503864 [diff] |
i2c: designware: Remove needless variable from i2c_dw_init_slave() Commit 43df43e6ba13 ("i2c: designware: Don't set SCL timings and speed mode when in slave mode") made variable comp_param1 needless in i2c_dw_init_slave(). Remove it now. Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>