diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-08-05 11:54:02 +0300 |
---|---|---|
committer | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-08-05 11:54:02 +0300 |
commit | cf123b01286085f178f20454ec920526807f9fa0 (patch) | |
tree | d2b26bdf7b4a3f995c4c68f0ceba515717542170 /drivers/firewire/Kconfig | |
parent | d3816b8b988038bd1c4b7fe08f130ba3783a3432 (diff) | |
download | linux-cf123b01286085f178f20454ec920526807f9fa0.tar.xz |
firewire: core: use guard macro to maintain isochronous context for userspace client
The core function allows one isochronous contexts per userspace client.
The concurrent access to the context 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-12-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'drivers/firewire/Kconfig')
0 files changed, 0 insertions, 0 deletions