diff options
author | Uwe Kleine-König | 2021-09-09 11:48:48 +0200 |
---|---|---|
committer | Thierry Reding | 2021-11-05 11:51:40 +0100 |
commit | 27d9a4d69433af1827a764fe235866d5d5501fdb (patch) | |
tree | 9b8cf6390dd79ef55e1401a2d111033955f3d3d1 /net/nfc/core.c | |
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 <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'net/nfc/core.c')
0 files changed, 0 insertions, 0 deletions