diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2020-09-30 01:18:48 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2020-10-05 23:57:40 +0300 |
commit | 8548a75f3e8d8d39c1f4ceca04c4febfa8eaa127 (patch) | |
tree | c4706d0639bec759733e066f60cae1b784c80be5 /sound/soc/sunxi | |
parent | ed022e5dd3a044b95a68d685d2d2871ce31351df (diff) | |
download | linux-8548a75f3e8d8d39c1f4ceca04c4febfa8eaa127.tar.xz |
i2c: tegra: Initialize div-clk rate unconditionally
It doesn't make sense to conditionalize the div-clk rate changes because
rate is fixed and it won't ever change once it's set at the driver's probe
time. All further changes are NO-OPs because CCF caches rate and skips
rate-change if rate is unchanged.
Reviewed-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Tested-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'sound/soc/sunxi')
0 files changed, 0 insertions, 0 deletions