public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH] staging: greybus: Remove completed PWN TODO item.
@ 2025-11-29 10:44 Sammy Malik
  2025-12-17 12:56 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Sammy Malik @ 2025-11-29 10:44 UTC (permalink / raw)
  To: johan, elder, gregkh; +Cc: greybus-dev, linux-staging, linux-kernel

The pwm.c driver already uses pwn_ops::apply. This item was completed
but never removed.

Removed the outdated TODO item.

Signed-off-by: Sammy Malik <sammy@parkour.is>
---
 drivers/staging/greybus/TODO | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/staging/greybus/TODO b/drivers/staging/greybus/TODO
index 6461e0132fe3..31f1f2cb401c 100644
--- a/drivers/staging/greybus/TODO
+++ b/drivers/staging/greybus/TODO
@@ -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.
-- 
2.52.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] staging: greybus: Remove completed PWN TODO item.
  2025-11-29 10:44 [PATCH] staging: greybus: Remove completed PWN TODO item Sammy Malik
@ 2025-12-17 12:56 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2025-12-17 12:56 UTC (permalink / raw)
  To: Sammy Malik; +Cc: johan, elder, greybus-dev, linux-staging, linux-kernel

On Sat, Nov 29, 2025 at 10:44:36AM +0000, Sammy Malik wrote:
> The pwm.c driver already uses pwn_ops::apply. This item was completed
> but never removed.

What commit id fixed this up?  Please show that here in the changelog
text.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-17 12:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-29 10:44 [PATCH] staging: greybus: Remove completed PWN TODO item Sammy Malik
2025-12-17 12:56 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox