diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2023-06-04 08:44:46 +0300 |
---|---|---|
committer | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2023-06-06 01:54:23 +0300 |
commit | 8320442b264a8d49b08f2730d63a39b2e0c146f8 (patch) | |
tree | e81656e3cde7df5f46c4ee16c5a51bb557289376 /scripts/gdb/linux/utils.py | |
parent | 086a0afbe9bbcdf7e12cdc7e317a57f49fa35207 (diff) | |
download | linux-8320442b264a8d49b08f2730d63a39b2e0c146f8.tar.xz |
firewire: ohci: use devres for misc DMA buffer
The 1394 OHCI driver allocates a DMA coherent buffer for multi-purposes.
The buffer is split into three region for specific purposes; i.e. 1/4 for
context descriptors of AR request and response as well as 1/2 for self
ID handling.
This commit uses managed device resource to maintain the lifetime of
buffer.
Link: https://lore.kernel.org/r/20230604054451.161076-5-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions