diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-08-05 11:54:01 +0300 |
---|---|---|
committer | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-08-05 11:54:01 +0300 |
commit | d3816b8b988038bd1c4b7fe08f130ba3783a3432 (patch) | |
tree | 630290ff1c3beab2f7e57d44abf38fc6bbd712e5 /drivers/video/Kconfig | |
parent | 4f1f91aeca50c8ca0bd84baab3c92a0a3b4db2d7 (diff) | |
download | linux-d3816b8b988038bd1c4b7fe08f130ba3783a3432.tar.xz |
firewire: core: use guard macro to maintain IDR of isochronous resources for userspace clients
The core function provides UAPI to maintain isochronous resources allocated
by userspace clients across bus resets automatically. The resources are
maintained by IDR and the concurrent access to it is protected by spinlock
in the instance of client.
This commit uses guard macro to maintain the spinlock.
Link: https://lore.kernel.org/r/20240805085408.251763-11-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'drivers/video/Kconfig')
0 files changed, 0 insertions, 0 deletions