diff options
author | Uwe Kleine-König <[email protected]> | 2021-09-09 11:48:48 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2021-11-05 11:51:40 +0100 |
commit | 27d9a4d69433af1827a764fe235866d5d5501fdb (patch) | |
tree | 9b8cf6390dd79ef55e1401a2d111033955f3d3d1 /scripts/gdb/linux/utils.py | |
parent | 6f897a1085083c9866a234ab6092b05b986242fb (diff) |
pwm: Add might_sleep() annotations for !CONFIG_PWM API functions
The normal implementations of these functions make use of mutexes. To
make it obvious that these functions might sleep also add annotations to
the dummy implementations in the !CONFIG_PWM case.
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions