pwm: Drop unused function pwm_apply_args()
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>
Mon, 22 Sep 2025 09:43:28 +0000 (11:43 +0200)
committerUwe Kleine-König <ukleinek@kernel.org>
Fri, 14 Nov 2025 10:56:14 +0000 (11:56 +0100)
commit0559730b8570259ef948e9083653f8a87baba182
tree702b185b5f5c9d81b6a91acbeaaf0197e66f10af
parent5f7ff902e7f324c10f2b64c5ba2e5e2d0bc4e07e
pwm: Drop unused function pwm_apply_args()

The function pwm_apply_args() was introduced with the concept of atomic
PWM configuration and needed for drivers not using this concept yet. Now
all drivers are converted accordingly and so no callers are left which
allows to remove this function.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://patch.msgid.link/20250922094327.1143944-2-u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
include/linux/pwm.h