ASoC: msm: qdsp6v2: fix copp_idx range check
copp_idx can never be less than 0 and at the same time greater than
MAX_COPPS_PER_PORT. So condition should be '||'.
Change-Id: I15e851151e657edd2c8e37f815c9ed0680d13b30
Signed-off-by:
Laxminath Kasam <lkasam@codeaurora.org>
Loading
Please register or sign in to comment