Re: [PATCH V2 24/30] serial: qcom: Migrate to dev_pm_opp_set_config()

From: Viresh Kumar
Date: Fri Jul 01 2022 - 06:45:22 EST


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