diff options
| author | Tomasz Figa <[email protected]> | 2013-12-13 19:59:39 +0000 |
|---|---|---|
| committer | Olof Johansson <[email protected]> | 2013-12-14 05:48:25 +0000 |
| commit | cb12057256ec58b6f798855b27e120579d6c9aee (patch) | |
| tree | 9b18b281c506b62ed192bf15e942f114d450a7ff /net/unix/af_unix.c | |
| parent | ARM: sun6i: dt: Fix interrupt trigger types (diff) | |
| download | kernel-cb12057256ec58b6f798855b27e120579d6c9aee.tar.gz kernel-cb12057256ec58b6f798855b27e120579d6c9aee.zip | |
ARM: s3c64xx: dt: Fix boot failure due to double clock initialization
Commit
4178bac ARM: call of_clk_init from default time_init handler
added implicit call to of_clk_init() from default time_init callback,
but it did not change platforms calling it from other callbacks, despite
of not having custom time_init callbacks. This caused double clock
initialization on such platforms, leading to boot failures. An example
of such platform is mach-s3c64xx.
This patch fixes boot failure on s3c64xx by dropping custom init_irq
callback, which had a call to of_clk_init() and moving system reset
initialization to init_machine callback. This allows us to have
clocks initialized properly without a need to have custom init_time or
init_irq callbacks.
Signed-off-by: Tomasz Figa <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
