pwm: core: Remove unused devm_pwm_put()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 7 Jun 2021 12:24:57 +0000 (15:24 +0300)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 30 Jun 2021 17:12:19 +0000 (19:12 +0200)
commitc333b936c1530e76eba4e81091874d1217046131
tree37bd54659de0725e625c92afe6473235f6bffe49
parente625fb70a6d21e4d9ca6d91924d4711a66fd634f
pwm: core: Remove unused devm_pwm_put()

There are no users and seems no will come of the devm_pwm_put().
Remove the function.

While at it, slightly update documentation.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Documentation/driver-api/driver-model/devres.rst
Documentation/driver-api/pwm.rst
drivers/pwm/core.c
include/linux/pwm.h