diff options
author | Weifeng Voon <[email protected]> | 2016-08-12 17:02:47 +0300 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2016-08-26 00:42:02 +0200 |
commit | 19c0a5399fe46218c2b5a5c17a01cf60f91ff5ae (patch) | |
tree | fc6d17a11ee86fc45a6c94c72b67a966fdc30748 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | f9484852567987158545523d6d6325d9cdf482b1 (diff) |
i2c: designware: Move clk_freq into struct dw_i2c_dev
I2c designware controller operate speed is configured in the register
IC_CON. Previously the operate speed is determined by a local variable
clk_freq. This patch will move the local variable clk_freq into struct
dw_i2c_dev. This change will ease the set and get of the clk_freq.
Signed-off-by: Weifeng Voon <[email protected]>
Signed-off-by: Jarkko Nikula <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions