Re: [RFC PATCH] clock: correct the comparison parameter of MHz

From: Bo Shen
Date: Wed Aug 07 2013 - 04:08:29 EST


Hi Russell King,

On 8/7/2013 16:02, Russell King - ARM Linux wrote:
On Wed, Aug 07, 2013 at 03:47:40PM +0800, Bo Shen wrote:
correct the comparison parameter of MHz from 4,000,000 to 1,000,000

You're assuming this wasn't intentional. As the division by 1000000
ends up losing the fractional rate, I decided to leave 1-4MHz as kHz,
so something like 1.832MHz would be displayed as 1832kHz and not
1MHz.

Thanks for clarification of this. Now, it is better for me to understand this piece of code.

Best Regards,
Bo Shen

--
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/