aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorAlexander Stein <[email protected]>2022-09-14 17:31:36 +0200
committerGuenter Roeck <[email protected]>2022-09-25 14:22:11 -0700
commit9db6e7f500541b797acc207c790024f6179e2e6c (patch)
tree910bdab3f3451819116b169155fb805176949c1b /net/lapb/lapb_out.c
parent9bf3aa60808803d56cb34bdff336e85c87c8026d (diff)
hwmon: (pwm-fan) split __set_pwm into locked/unlocked functions
Regular calls to set_pwm don't hold the mutex, but the upcoming update_enable support needs to call set_pwm with the mutex being held. So provide the previous behavior in set_pwm (handling the lock), while adding __set_pwm which assumes the lock being held. Signed-off-by: Alexander Stein <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions