]> Git Repo - linux.git/commit
firewire: ohci: use devres for requested IRQ
authorTakashi Sakamoto <[email protected]>
Sun, 4 Jun 2023 05:44:47 +0000 (14:44 +0900)
committerTakashi Sakamoto <[email protected]>
Mon, 5 Jun 2023 22:54:23 +0000 (07:54 +0900)
commit5a95f1ded28691e69f7d6718c5dcbc149613d431
tree8031ebe84e8dd4a31dcb24c5b05f8cd6292e099d
parent8320442b264a8d49b08f2730d63a39b2e0c146f8
firewire: ohci: use devres for requested IRQ

The 1394 OHCI controller register handler to single interrupt number.

This commit uses managed device resource to maintain the lifetime of
requested IRQ.

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Sakamoto <[email protected]>
drivers/firewire/ohci.c
This page took 0.052157 seconds and 4 git commands to generate.