mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 19:47:08 +02:00
staging: greybus: Remove completed PWM TODO item.
The pwm.c driver already uses pwm_ops::apply. This item was completed
in commit 832ce36f44 ("staging: greybus: introduce pwm_ops::apply")
but never removed from the TODO list.
Removed the outdated TODO item.
Signed-off-by: Sammy Malik <sammy@parkour.is>
Link: https://patch.msgid.link/20251220135613.226912-1-sammy@parkour.is
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
8c47573508
commit
5d2905f2c6
|
|
@ -1,5 +1,3 @@
|
|||
* Convert all uses of the old GPIO API from <linux/gpio.h> to the
|
||||
GPIO descriptor API in <linux/gpio/consumer.h> and look up GPIO
|
||||
lines from device tree or ACPI.
|
||||
* Make pwm.c use the struct pwm_ops::apply instead of ::config, ::set_polarity,
|
||||
::enable and ::disable.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user