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: I27aca9a31a38a75c0a01622aab113560e77e0bce
Signed-off-by:
Fred Oh <fred@codeaurora.org>
Loading
Please register or sign in to comment