diff options
| author | Loic Poulain <[email protected]> | 2021-08-02 10:42:46 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-08-05 14:28:14 +0200 |
| commit | 0092a1e3f7636ff4e202a41b0320690699247e22 (patch) | |
| tree | f88be01bcfec7aa437828ba81afb1e799f84fd95 /scripts/gdb/linux/utils.py | |
| parent | fec29bf04994b478a43a7e60e6dd5ac1f7cb53ae (diff) | |
bus: mhi: Add inbound buffers allocation flag
Currently, the MHI controller driver defines which channels should
have their inbound buffers allocated and queued. But ideally, this is
something that should be decided by the MHI device driver instead,
which actually deals with that buffers.
Add a flag parameter to mhi_prepare_for_transfer allowing to specify
if buffers have to be allocated and queued by the MHI stack.
Keep auto_queue flag for now, but should be removed at some point.
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Bhaumik Bhatt <[email protected]>
Reviewed-by: Bhaumik Bhatt <[email protected]>
Reviewed-by: Hemant Kumar <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: Loic Poulain <[email protected]>
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions