staging: greybus: Add TODO item about modernizing the pwm code
authorUwe Kleine-König <uwe@kleine-koenig.org>
Tue, 8 Dec 2020 10:16:07 +0000 (11:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2020 14:49:04 +0000 (15:49 +0100)
commitc11cbd57f02d612181c5abd1306670b7f6c447c9
tree0cc6186877b1ab96040140e1662e7cb1b2cd392d
parent518b466a21ad7fa1e338fa4ed9d180ef439d3bc0
staging: greybus: Add TODO item about modernizing the pwm code

drivers/staging/greybus/pwm.c uses the old style PWM callbacks, new drivers
should stick to the atomic API instead.

Acked-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Link: https://lore.kernel.org/r/20201208101607.42785-1-uwe@kleine-koenig.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/TODO