aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2023-06-04 14:44:46 +0900
committerTakashi Sakamoto <[email protected]>2023-06-06 07:54:23 +0900
commit8320442b264a8d49b08f2730d63a39b2e0c146f8 (patch)
treee81656e3cde7df5f46c4ee16c5a51bb557289376 /lib/memory-notifier-error-inject.c
parent086a0afbe9bbcdf7e12cdc7e317a57f49fa35207 (diff)
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/[email protected] Signed-off-by: Takashi Sakamoto <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions