All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dmaengine: at_hdmac: enable compile testing
@ 2025-11-17 16:16 Johan Hovold
  2025-11-17 16:16 ` [PATCH 1/2] dmaengine: at_hdmac: fix size_t format specifier mismatches Johan Hovold
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Johan Hovold @ 2025-11-17 16:16 UTC (permalink / raw)
  To: Vinod Koul, Ludovic Desroches; +Cc: dmaengine, linux-kernel, Johan Hovold

There seems to be nothing preventing the driver from being compile
tested so enable that for wider build coverage.

Johan Hovold (2):
  dmaengine: at_hdmac: fix size_t format specifier mismatches
  dmaengine: at_hdmac: enable compile testing

 drivers/dma/Kconfig    | 2 +-
 drivers/dma/at_hdmac.c | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-12-23 11:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17 16:16 [PATCH 0/2] dmaengine: at_hdmac: enable compile testing Johan Hovold
2025-11-17 16:16 ` [PATCH 1/2] dmaengine: at_hdmac: fix size_t format specifier mismatches Johan Hovold
2025-11-17 16:16 ` [PATCH 2/2] dmaengine: at_hdmac: enable compile testing Johan Hovold
2025-12-23 11:00 ` [PATCH 0/2] " Vinod Koul
2025-12-23 11:27   ` 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.