Re: [PATCH 6/7] ASoC: codecs: wcd938x: Move max port number defines to enum

From: Dmitry Baryshkov
Date: Sat Jul 27 2024 - 06:49:45 EST


On Thu, Jul 25, 2024 at 01:23:48PM GMT, Krzysztof Kozlowski wrote:
> Instead of having separate define to indicate number of TX and RX
> Soundwire ports, move it to the enums defining actual port
> indices/values. This makes it more obvious why such value was chosen as
> number of TX/RX ports.
> Note: the enums start from 1, thus number of ports equals to the last
> vaue in the enum.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> sound/soc/codecs/wcd938x.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>


Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>

--
With best wishes
Dmitry