]> git.ipfire.org Git - thirdparty/linux.git/commit
firewire: core: refactor notification type determination after isoc resource manageme...
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 1 May 2026 13:58:22 +0000 (22:58 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 3 May 2026 11:44:21 +0000 (20:44 +0900)
commitafa66eeb1899087b205f49cdfb8465880d61cdd2
tree1e4fc211bf428551f09dc1a6863afff1e91d746a
parent92750bccf01f2e65976429acee06984a95803354
firewire: core: refactor notification type determination after isoc resource management in cdev

After managing the actual isochronous resources, there is
post-processing logic to determine what type of event should be
notified. However, there is room for improvement.

This commit refactors the logic.

Link: https://lore.kernel.org/r/20260501135823.241940-4-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/core-cdev.c