aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-06-14 18:30:08 +0100
committerJon Medhurst <tixy@linaro.org>2013-07-01 11:04:26 +0100
commit83bce1182d983be01f3247f974654cdac5690436 (patch)
treeab9e7a7199d134ab1dd95d221bf6cbb0d4a7271f /arch/arm
parent0e2f1857008ef538fe170a914427aad552f61ada (diff)
ARM HDLCD: Fix clock initialisation sequence
This reworks HDLCD initialisation to mirror how CLCD does this, in particular to prepare the clock immediately after it has been got which ensures that we don't try and enable clocks before they were prepared, e.g. in the former clk_enable after register_framebuffer(). The reason this issue wasn't noticed before is that we have been setting CONFIG_FRAMEBUFFER_CONSOLE and this caused register_framebuffer() to trigger the creation of a console which calls hdlcd_set_par(), which in turn was preparing and enabling the clock. Signed-off-by: Jon Medhurst <tixy@linaro.org>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions