diff options
author | Andy Shevchenko <[email protected]> | 2022-08-26 20:26:41 +0300 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2022-09-19 06:17:05 -0700 |
commit | b88c48bfdd85820b19f0c0295a88d1596876e7c8 (patch) | |
tree | c7a4bea117eb95aabdf0563c84d5fd6277cb41ec /net/lapb/lapb_out.c | |
parent | 2e2aa25cf5b0de2a2eb7da124c42184fc76d7afe (diff) |
pwm: core: Get rid of unused devm_of_pwm_get()
The devm_of_pwm_get() has recently lost its single user, drop
the dead API as well.
Note, the new code should use either plain pwm_get() or managed
devm_pwm_get() or devm_fwnode_pwm_get() APIs.
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