Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5b57f42b authored by Guang Jian Zeng's avatar Guang Jian Zeng
Browse files

usb: xhci-msm-hsic: Fix the debug_hsic parameters update issue



dbg_hsic debug log for ctrl and data buffer do not stored the
appropriate enpoint data when setting module parameters ep_add_rxbdg_mask
and ep_add_txdbg_mask dynamically. The reason is that inep_log_mask
and outep_log_mask parameters do not update, and they are only update
on probe function. Modify the code to update inep_log_mask and
outep_log_mask parameters when the module parameters are modified.

Change-Id: Ib10ab2d0b47c4626ad492106388a70c7d386e3ec
Signed-off-by: default avatarGuang Jian Zeng <gzeng@codeaurora.org>
parent ec4b001e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment