diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-12-15 16:52:59 +0100 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-12-18 09:59:20 +0100 |
commit | f95fd4ac155733b5735c84a2e56eee8321232095 (patch) | |
tree | d956aad8e2aa3a3a6d1701434de1e8b383b92d7f /scripts/gdb/linux/interrupts.py | |
parent | 4c7fcbf5077532b80bc233c83d56e09a6bfa16b0 (diff) |
gpiolib: rename static functions that are called with the lock taken
Rename two functions that read or modify the global GPIO device list but
don't take the lock themselves (and need to be called with it already
acquired). Use the _unlocked() suffix which seems to be used quite
consistently across the kernel despite there also existing the _locked()
suffix for the same purpose.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions