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

Commit 94f59fb1 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Asoc: msm: qdsp6v2: suppress q6asm callback logs"

parents 6f0d0aa5 1501521f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1409,7 +1409,7 @@ static int32_t is_no_wait_cmd_rsp(uint32_t opcode, uint32_t *cmd_type)
			case ASM_DATA_CMD_REMOVE_TRAILING_SILENCE:
				return 1;
			default:
				pr_err("%s: default err 0x%x\n",
				pr_debug("%s: default err 0x%x\n",
				__func__, cmd_type[0]);
				break;
			}