diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-11-11 20:01:52 +0200 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-11-16 14:14:35 +0200 |
commit | ce698f4ec18c56ca1f5f725fcf6f7e2c04d90be1 (patch) | |
tree | 8eae37ee5593bd26b4765b60268af5a34d51af06 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8dcb7a15a585b6d0fee15751ce11d7a68cfedd56 (diff) |
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