[PATCH] Revert "cpufreq: brcmstb-avs-cpufreq: Fix initial command check"
Florian Fainelli
florian.fainelli at broadcom.com
Tue Oct 29 10:06:56 PDT 2024
On 10/29/24 08:22, Colin Ian King wrote:
> Currently the condition ((rc != -ENOTSUPP) || (rc != -EINVAL)) is always
> true because rc cannot be equal to two different values at the same time,
> so it must be not equal to at least one of them. Fix the original commit
> that introduced the issue.
>
> This reverts commit 22a26cc6a51ef73dcfeb64c50513903f6b2d53d8.
>
> Signed-off-by: Colin Ian King <colin.i.king at gmail.com>
Acked-by: Florian Fainelli <florian.fainelli at broadcom.com>
Sorry for not replying earlier on.
--
Florian
More information about the linux-arm-kernel
mailing list