public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] Use functionality of irq_get_trigger_type()
@ 2024-09-04 15:10 Vasileios Amoiridis
  2024-09-04 15:10 ` [PATCH net-next v2 1/3] net: dsa: realtek: rtl8365mb: Make use " Vasileios Amoiridis
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Vasileios Amoiridis @ 2024-09-04 15:10 UTC (permalink / raw)
  To: linus.walleij, alsi, andrew, f.fainelli, olteanv, davem, edumazet,
	kuba, pabeni, nico
  Cc: leitao, u.kleine-koenig, thorsten.blum, vassilisamir,
	linux-kernel, netdev

Changes in v2:
	- Split the patches into subsystems.

v1: https://lore.kernel.org/netdev/20240902225534.130383-1-vassilisamir@gmail.com/

Vasileios Amoiridis (3):
  net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()
  net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()
  net: smc91x: Make use of irq_get_trigger_type()

 drivers/net/dsa/realtek/rtl8365mb.c | 2 +-
 drivers/net/dsa/realtek/rtl8366rb.c | 2 +-
 drivers/net/ethernet/smsc/smc91x.c  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


base-commit: 7808012003004b5b31e24795af33480d5eed20f1
-- 
2.25.1


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

end of thread, other threads:[~2024-09-10 21:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-04 15:10 [PATCH net-next v2 0/3] Use functionality of irq_get_trigger_type() Vasileios Amoiridis
2024-09-04 15:10 ` [PATCH net-next v2 1/3] net: dsa: realtek: rtl8365mb: Make use " Vasileios Amoiridis
2024-09-04 15:40   ` Alvin Šipraga
2024-09-10 21:58     ` Vasileios Amoiridis
2024-09-04 15:10 ` [PATCH net-next v2 2/3] net: dsa: realtek: rtl8366rb: " Vasileios Amoiridis
2024-09-04 15:10 ` [PATCH net-next v2 3/3] net: smc91x: " Vasileios Amoiridis
2024-09-04 15:41   ` Alvin Šipraga
2024-09-07  1:30 ` [PATCH net-next v2 0/3] Use functionality " patchwork-bot+netdevbpf

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