diff options
author | Loic Poulain <[email protected]> | 2021-07-16 13:21:06 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-07-21 13:16:18 +0200 |
commit | b8a97f2a65388394f433bf0730293a94f7d49046 (patch) | |
tree | b1cd3d2b777429d1c53050abebf94d29a02657e3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 546362a9ef2ef40b57c6605f14e88ced507f8dd0 (diff) |
bus: mhi: pci_generic: Fix inbound IPCR channel
The qrtr-mhi client driver assumes that inbound buffers are
automatically allocated and queued by the MHI core, but this
doesn't happen for mhi pci devices since IPCR inbound channel is
not flagged with auto_queue, causing unusable IPCR (qrtr)
feature. Fix that.
Link: https://lore.kernel.org/r/[email protected]
[mani: fixed a spelling mistake in commit description]
Fixes: 855a70c12021 ("bus: mhi: Add MHI PCI support for WWAN modems")
Cc: [email protected] #5.10
Reviewed-by: Hemant kumar <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions