All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Match data improvements for pca955x driver
@ 2023-09-30 17:56 Biju Das
  2023-09-30 17:56 ` [PATCH v3 1/2] leds: pca955x: Convert enum->pointer for data in the match tables Biju Das
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Biju Das @ 2023-09-30 17:56 UTC (permalink / raw)
  To: Pavel Machek, Lee Jones
  Cc: Biju Das, linux-leds, linux-kernel, Biju Das, Andy Shevchenko

This patch series aims to add match data improvements for pca955x driver.

This patch series is only compile tested.

v2->v3:
 * Added Rb tag from Andy.
 * Dropped tabs from struct pca955x.
v1->v2:
 * Added Rb tag from Lee Jones for patch#1.
 * Adeed patch#2 for cleanup of OF/ID table terminators.

Biju Das (2):
  leds: pca955x: Convert enum->pointer for data in the match tables
  leds: pca955x: Cleanup OF/ID table terminators

 drivers/leds/leds-pca955x.c | 71 +++++++++++++++----------------------
 1 file changed, 29 insertions(+), 42 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-10-05 16:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-30 17:56 [PATCH v3 0/2] Match data improvements for pca955x driver Biju Das
2023-09-30 17:56 ` [PATCH v3 1/2] leds: pca955x: Convert enum->pointer for data in the match tables Biju Das
2023-09-30 17:56 ` [PATCH v3 2/2] leds: pca955x: Cleanup OF/ID table terminators Biju Das
2023-10-05 13:11 ` [PATCH v3 0/2] Match data improvements for pca955x driver Lee Jones
2023-10-05 15:48   ` Biju Das
2023-10-05 15:53     ` Lee Jones
2023-10-05 15:54       ` Biju Das

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.