]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: SAMSUNG: Update default rate for xusbxti clock
authorTushar Behera <tushar.behera@linaro.org>
Thu, 12 Jul 2012 09:06:28 +0000 (18:06 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 13 Jul 2012 06:34:30 +0000 (15:34 +0900)
commit807a09aa97698f57741482f2b6aeae68aa9c6085
tree563121f50286abb8a231e25f6d9982a43641a27d
parentd04473a5ef22dd077ac11d8a5972bcc77dbbc157
ARM: SAMSUNG: Update default rate for xusbxti clock

The rate of xusbxti clock is set in individual machine files.
The default value should be defined at the clock definition
and individual machine files should modify it if required.

Division by zero in kernel.
[<c0011849>] (unwind_backtrace+0x1/0x9c) from [<c022c663>] (Ldiv0+0x9/0x12)
[<c022c663>] (Ldiv0+0x9/0x12) from [<c001a3c3>] (s3c_setrate_clksrc+0x33/0x78)
[<c001a3c3>] (s3c_setrate_clksrc+0x33/0x78) from [<c0019e67>] (clk_set_rate+0x2f/0x78)

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/s5p-clock.c