usb: bam: Reset USB BAM on connect
usb_bam_connect_ipa() function is first called for
the UL data path, which is currently done in SW mode.
Because of that, "bam2bam" is false, which means that
the reset sequence is never executed.
With this fix, the BAM reset will always be executed
for the first pipe, regardless of its type.
Change-Id: I9635040a5fd71f2602b444c9ebe4519cbcb0f602
Signed-off-by:
Bar Weiner <bweiner@codeaurora.org>
Loading
Please register or sign in to comment