Re: [PATCH v1 05/14] clk: msm: Add support for phase locked loops(PLLs)

From: Stephen Boyd
Date: Thu Jul 25 2013 - 12:37:29 EST


On 07/25, Tomasz Figa wrote:
> On Wednesday 24 of July 2013 17:43:33 Stephen Boyd wrote:
> > +extern struct clk *pll_clk_register(struct device *dev, struct pll_desc
> > *desc, + struct clk_init_data *init);
> > +extern struct clk *pll_vote_clk_register(struct device *dev,
> > + struct pll_vote_desc *desc, struct clk_init_data *init);
>
> I don't think such generic name is good here. What about prefixing them
> with msm_ or qcom_ string?
>

Sure.

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/