aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2022-08-26 20:26:40 +0300
committerGuenter Roeck <[email protected]>2022-09-19 06:17:05 -0700
commit2e2aa25cf5b0de2a2eb7da124c42184fc76d7afe (patch)
tree41086bc9cb54bb6996c63b0fd10b2d21c4d3bd5d /net/lapb/lapb_out.c
parent907f2e4f1731d2b97ba3aa9f0590379768ba71e8 (diff)
hwmon: (pwm-fan) Replace OF specific call to PWM by plain one
There is no need to call OF specific devm_of_pwm_get() since the device node parameter duplicates in the device parameter. Hence we may safely replace it by plain devm_pwm_get() call. This allows to drop devm_of_pwm_get() as no more users will be. Signed-off-by: Andy Shevchenko <[email protected]> Acked-by: Uwe Kleine-König <[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