Re: [PATCH -next] clk: tegra: Use match_string() helper to simplify the code

From: Stephen Boyd
Date: Wed Nov 13 2019 - 18:04:23 EST


Quoting YueHaibing (2019-11-08 19:42:26)
> match_string() returns the array index of a matching string.
> Use it instead of the open-coded implementation.
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
> ---

Applied to clk-next