[PATCH v3 01/12] clk: tegra: Implement memory-controller clock
Thierry Reding
thierry.reding at gmail.com
Thu Oct 30 07:57:46 PDT 2014
On Mon, Oct 20, 2014 at 01:02:45PM +0200, Tomeu Vizoso wrote:
> On 13 October 2014 12:33, Thierry Reding <thierry.reding at gmail.com> wrote:
[...]
> > +struct clk *tegra_clk_register_mc(const char *name, const char *parent_name,
> > + void __iomem *reg, spinlock_t *lock)
> > +{
> > + return clk_register_divider_table(NULL, "mc", "emc_mux", 0, reg,
>
> Should take name and parent_name from the passed args?
>
> With that change:
>
> Reviewed-By: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Good catch.
Thanks,
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141030/89e7ccae/attachment.sig>
More information about the linux-arm-kernel
mailing list