[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220701104507.b2k76y2s2hewfn25@vireshk-i7>
Date: Fri, 1 Jul 2022 16:15:07 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Jiri Slaby <jirislaby@...nel.org>, linux-pm@...r.kernel.org,
Vincent Guittot <vincent.guittot@...aro.org>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Stephen Boyd <sboyd@...nel.org>, Nishanth Menon <nm@...com>,
linux-arm-msm@...r.kernel.org, linux-serial@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2 24/30] serial: qcom: Migrate to dev_pm_opp_set_config()
On 01-07-22, 12:41, Greg Kroah-Hartman wrote:
> That feels completely wrong, don't have NULL for a name, make a fake name
> or something. Don't make all users in the kernel have a horrible
> interface just for one piece of broken hardware out there.
>
> Worst case, name it "".
This name goes into the second argument of clk_get(dev, const char *con_id);
I will see how else I should hack it :)
--
viresh
Powered by blists - more mailing lists