Re: [PATCH v2 4/6] ASoC: qcom: audioreach: fix typos in I2S_INTF_TYPE

From: Krzysztof Kozlowski
Date: Mon Aug 18 2025 - 08:35:47 EST


On 18/08/2025 14:22, srinivas.kandagatla@xxxxxxxxxxxxxxxx wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxxxxxxxx>
>
> Fix spelling mistakes in I2S_INTF_TYPE defines.
>
> Reported-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxxxxxxxx>
> ---
> sound/soc/qcom/qdsp6/audioreach.h | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/sound/soc/qcom/qdsp6/audioreach.h b/sound/soc/qcom/qdsp6/audioreach.h
> index 617bda051cf8..512886042224 100644
> --- a/sound/soc/qcom/qdsp6/audioreach.h
> +++ b/sound/soc/qcom/qdsp6/audioreach.h
> @@ -27,6 +27,7 @@ struct q6apm_graph;
> #define MODULE_ID_DATA_LOGGING 0x0700101A
> #define MODULE_ID_AAC_DEC 0x0700101F
> #define MODULE_ID_FLAC_DEC 0x0700102F
> +#define MODULE_ID_SMECNS_V2 0x07001031


I think two patches got inter-mixed.

Best regards,
Krzysztof