Re: [PATCH 2/2] opp: quiet down WARN when no valid OPPs remain

From: Viresh Kumar
Date: Wed Jan 08 2020 - 03:17:46 EST


On 03-01-20, 20:36, MichaÅ MirosÅaw wrote:
> - /* There should be one of more OPP defined */
> - if (WARN_ON(!count))

Okay, you can remove the WARN but we don't need a lot of diagnostics around it.
Just print a single error message and drop all other changes from the patch.

--
viresh