diff options
author | Serge Semin <[email protected]> | 2020-07-23 03:33:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-29 17:14:39 +0200 |
commit | 0be160cf86f96dbc2d1cb74f9eef3581a2ad7971 (patch) | |
tree | e22181d48757183c8d99743c2ec7788eac064ef9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 442fdef1b931181a45ce4fce68b7675f7a78ec3a (diff) |
serial: 8250_dw: Pass the same rate to the clk round and set rate methods
Indeed according to the clk API if clk_round_rate() has successfully
accepted a rate, then in order setup the clock with value returned by the
clk_round_rate() the clk_set_rate() method must be called with the
original rate value.
Suggested-by: Russell King <[email protected]>
Signed-off-by: Serge Semin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions