[PATCH 2/8][Version 2] MPC5121 clock driver
David Jander
david.jander at protonic.nl
Wed Jun 25 16:31:34 EST 2008
On Tuesday 24 June 2008 23:24:26 John Rigby wrote:
> --- /dev/null
> +++ b/arch/powerpc/platforms/512x/clock.c
>[...]
> +static void ref_clk_calc(struct clk *clk)
> +{
> + unsigned long rate;
> +
> + rate = devtree_getfreq("bus-frequency");
> + if (rate == 0) {
> + printk(KERN_WARNING
> + "No bus-frequency in dev tree using 66MHz\n");
Just nit-picking, but there should be a comma after "tree".
Greetings,
--
David Jander
Protonic Holland.
More information about the Linuxppc-dev
mailing list