[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200108073500.ir4nvvzlz6z7d22m@vireshk-i7>
Date: Wed, 8 Jan 2020 13:47:40 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Michał Mirosław <mirq-linux@...e.qmqm.pl>
Cc: Viresh Kumar <vireshk@...nel.org>, Nishanth Menon <nm@...com>,
Stephen Boyd <sboyd@...nel.org>, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] opp: quiet down WARN when no valid OPPs remain
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
Powered by blists - more mailing lists