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

Skip to content
Commit 245f11eb authored by Danny Segal's avatar Danny Segal Committed by Stephen Boyd
Browse files

usb: usb_bam: Code quality checking fix



Fixed a code-quality checking issue:
In usb_bam_a2_reset() function, the bam local variable is defined as
an unsigned char, but it is initialized by an enumeration value. Used a
conversion for fixing it.

Change-Id: I5f35476694ba6520eff77a6504d041eb70d7f5ac
Signed-off-by: default avatarDaniel Segal <dsegal@codeaurora.org>
parent 27f5fe36
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