diff options
author | Sjoerd Simons <[email protected]> | 2015-11-06 13:22:24 +0100 |
---|---|---|
committer | Mark Yao <[email protected]> | 2015-12-01 18:52:05 +0800 |
commit | d7b53fd9e37a4127077720f4fef10330e284107c (patch) | |
tree | 3c5d57dd84791e774df8fa29af67f88bbc59b759 /net/lapb/lapb_iface.c | |
parent | b50a1705b598fa4074a5e5e4f20ca46485d1cd0e (diff) |
drm/rockchip: vop: Correct enabled clocks during setup
When doing the initial setup both the hclk and the aclk need to be
enabled otherwise the board will simply hang. This only occurs when
building the vop driver as a module, when its built-in the initial setup
happens to run before the clock framework shuts of unused clocks
(including the aclk).
While there also switch to doing prepare and enable in one step rather
then separate steps to reduce the amount of code required.
Signed-off-by: Sjoerd Simons <[email protected]>
Acked-by: Mark Yao <[email protected]>
Tested-by: Yakir Yang <[email protected]>
Tested-by: Romain Perier <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions