Re: [PATCH v3 3/4] ASoC: qcom: sm8250: move some code to common

From: Krzysztof Kozlowski
Date: Thu Sep 08 2022 - 09:34:20 EST


On 08/09/2022 15:31, Krzysztof Kozlowski wrote:
> On 08/09/2022 08:34, Srinivas Kandagatla wrote:
>> SM8450 machine driver code can be reused across multiple Qualcomm SoCs,
>> Atleast another 2 of them for now (SM8450 and SM8250XP).
>
> s/Atleast/At least/
>
>>
>> Move some of the common SoundWire stream specific code to common file
>> so that other drivers can use it instead of duplicating.
>>
>> This patch is to prepare the common driver to be able to add new SoCs support
>> with less dupication.
>
> s/dupication/duplication/
>
>
>>
>
> Assuming there were no changes against v2:
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

I see now ifdefs. Seems ok, so only the typos above.

Best regards,
Krzysztof