usb: gadget: Use correct reset_pipe_after_lpm parameter
Without this commit, the wrong reset_pipe_after_lpm
parameter is used. As a result, the appropriate pipes
are not reset on suspend/resume, which can cause
data corruption. This commit solves this issue.
Change-Id: I50fb732580cd0387bc4f5b6c0cac11cb2c4ddf76
Signed-off-by:
Bar Weiner <bweiner@codeaurora.org>
Loading
Please register or sign in to comment