]> www.infradead.org Git - users/dwmw2/linux.git/commit
net: ibm: emac: mal: move irq maps down
authorRosen Penev <rosenp@gmail.com>
Wed, 30 Oct 2024 20:37:27 +0000 (13:37 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sun, 3 Nov 2024 22:37:43 +0000 (14:37 -0800)
commitc4f5d0454cab59fb07aafbf843d3b715eb786d6e
tree25c90e8e37a5d41809ee57846617b5b83edf09f7
parent14f59154ff0b279e989e19b000bf985a3a68bf9b
net: ibm: emac: mal: move irq maps down

Moves the handling right before they are used and allows merging a
branch.

Also get rid of the error handling as devm_request_irq can handle that.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://patch.msgid.link/20241030203727.6039-13-rosenp@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/ibm/emac/mal.c