Message ID | 20240904151018.71967-1-vassilisamir@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Use functionality of irq_get_trigger_type() | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Wed, 4 Sep 2024 17:10:15 +0200 you wrote: > 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() > > [...] Here is the summary with links: - [net-next,v2,1/3] net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type() https://git.kernel.org/netdev/net-next/c/517c29247557 - [net-next,v2,2/3] net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type() https://git.kernel.org/netdev/net-next/c/36a5faec5658 - [net-next,v2,3/3] net: smc91x: Make use of irq_get_trigger_type() https://git.kernel.org/netdev/net-next/c/f4bbf496f5fd You are awesome, thank you!