diff options
author | 2020-11-11 20:01:52 +0200 | |
---|---|---|
committer | 2020-11-16 14:14:35 +0200 | |
commit | ce698f4ec18c56ca1f5f725fcf6f7e2c04d90be1 (patch) | |
tree | 8eae37ee5593bd26b4765b60268af5a34d51af06 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpiolib: acpi: Take into account debounce settings (diff) | |
download | wireguard-linux-ce698f4ec18c56ca1f5f725fcf6f7e2c04d90be1.tar.xz wireguard-linux-ce698f4ec18c56ca1f5f725fcf6f7e2c04d90be1.zip |
gpiolib: acpi: Move non-critical code outside of critical section
Mika noticed that some code is run under mutex when it doesn't require
the lock, like an error code assignment.
Move non-critical code outside of critical section.
Suggested-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Cc: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions