pwm: Update comment on struct pwm_ops::apply
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 4 Oct 2019 13:32:07 +0000 (15:32 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Mon, 21 Oct 2019 14:50:03 +0000 (16:50 +0200)
commit27938fd8ba78b4c7f9a2385b7b52cca19ab891b8
treeb045cdb9a451fe90f4f4043422f747c735a45c8a
parent50cc7e3e4f26e3bf5ed74a8d061195c4d2161b8b
pwm: Update comment on struct pwm_ops::apply

Commit 71523d1812ac (pwm: Ensure pwm_apply_state() doesn't modify the
state argument) updated the kernel-doc for pwm_apply_state(), but not
for the ->apply callback in the pwm_ops struct.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
include/linux/pwm.h