All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] irqchip: Drop unused module aliases
@ 2025-10-13  9:54 Johan Hovold
  2025-10-13  9:54 ` [PATCH 1/3] irqchip/meson-gpio: Drop unused module alias Johan Hovold
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Johan Hovold @ 2025-10-13  9:54 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Neil Armstrong, Kevin Hilman, Jerome Brunet, Martin Blumenstingl,
	Andrew Lunn, Gregory Clement, Sebastian Hesselbarth, linux-kernel,
	Johan Hovold

When fixing some platform driver issues I noticed that these drivers had
unused platform module aliases which should be removed.

Johan


Johan Hovold (3):
  irqchip/meson-gpio: Drop unused module alias
  irqchip/mvebu-pic: Drop unused module alias
  irqchip/ts4800: Drop unused module alias

 drivers/irqchip/irq-meson-gpio.c | 1 -
 drivers/irqchip/irq-mvebu-pic.c  | 2 --
 drivers/irqchip/irq-ts4800.c     | 1 -
 3 files changed, 4 deletions(-)

-- 
2.49.1


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

end of thread, other threads:[~2025-10-16 19:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-13  9:54 [PATCH 0/3] irqchip: Drop unused module aliases Johan Hovold
2025-10-13  9:54 ` [PATCH 1/3] irqchip/meson-gpio: Drop unused module alias Johan Hovold
2025-10-16  9:51   ` [tip: irq/drivers] " tip-bot2 for Johan Hovold
2025-10-16 15:46   ` tip-bot2 for Johan Hovold
2025-10-16 19:01   ` tip-bot2 for Johan Hovold
2025-10-13  9:54 ` [PATCH 2/3] irqchip/mvebu-pic: " Johan Hovold
2025-10-13 12:19   ` Andrew Lunn
2025-10-16  9:51   ` [tip: irq/drivers] " tip-bot2 for Johan Hovold
2025-10-16 15:46   ` tip-bot2 for Johan Hovold
2025-10-16 19:01   ` tip-bot2 for Johan Hovold
2025-10-13  9:54 ` [PATCH 3/3] irqchip/ts4800: " Johan Hovold
2025-10-16  9:51   ` [tip: irq/drivers] " tip-bot2 for Johan Hovold
2025-10-16 15:46   ` tip-bot2 for Johan Hovold
2025-10-16 19:01   ` tip-bot2 for Johan Hovold

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.