]> git.baikalelectronics.ru Git - kernel.git/commit
blackfin: fix bootup core clock and system clock display
authorJames Cosin <jkosin@intcomgrp.com>
Tue, 24 Jul 2012 01:54:35 +0000 (09:54 +0800)
committerSteven Miao <realmz6@gmail.com>
Thu, 9 May 2013 05:03:32 +0000 (13:03 +0800)
commitea5cad927e9dc819e96466054b5ec3c1b652f089
tree70bbe64e07de6e8d11c0b0cce79d9d1c882b7cc9
parent7d3a23e1f0dd014f170c102844b60ab693bb9c7f
blackfin: fix bootup core clock and system clock display

From: James Cosin <jkosin@intcomgrp.com>

fixes the number of digits to 6 after the decimal point to regain the
significant 0s in the frequency after the decimal point.

Signed-off-by: Steven Miao <realmz6@gmail.com>
arch/blackfin/kernel/setup.c