Files
linux/Documentation/driver-api
Andy Shevchenko b88c48bfdd 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 <andriy.shevchenko@linux.intel.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20220826172642.16404-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2022-09-19 06:17:05 -07:00
..
2021-07-25 09:21:21 +01:00
2022-03-23 17:52:33 -07:00
2022-02-07 16:35:35 -08:00
2022-03-25 14:18:28 +01:00
2020-06-02 20:32:53 -03:00
2020-12-10 22:37:32 +01:00
2022-02-21 18:00:30 +01:00
2022-06-10 15:38:14 +02:00