diff options
author | 2022-02-09 13:31:15 +0200 | |
---|---|---|
committer | 2022-02-16 16:02:11 +0100 | |
commit | e28747da771cbda2dac0e8d9487e875feb1b8fed (patch) | |
tree | 1539f9ff04da974c77bb3d6831181fe6bf322805 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | gpiolib: make struct comments into real kernel docs (diff) | |
download | wireguard-linux-e28747da771cbda2dac0e8d9487e875feb1b8fed.tar.xz wireguard-linux-e28747da771cbda2dac0e8d9487e875feb1b8fed.zip |
gpiolib: sysfs: Move sysfs_emit() calls outside of the mutex lock
In a few places we perform sysfs_emit() operations under mutex that
do not require any locking. Move them outside of the mutex locks.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions