diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-09-16 23:54:48 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-09-20 12:22:12 +0300 |
commit | 56e380cfcd82a228dc006902b88cf1adaf9851dc (patch) | |
tree | 6e2e2c3069e6d1d8e4a9cc3d85a26652a066cb44 /tools/perf/scripts/python | |
parent | 35b871f72a5a06dc5a328427a437797ad99c0696 (diff) | |
download | linux-56e380cfcd82a228dc006902b88cf1adaf9851dc.tar.xz |
pinctrl: cy8c95x0: Lock register accesses in cy8c95x0_set_mux()
It seems that cy8c95x0_set_mux() missed serialization of IO access.
And its implementation looks half-baked. Add locking to the function.
Fixes: e6cbbe42944d ("pinctrl: Add Cypress cy8c95x0 support")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220916205450.86278-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions