diff options
author | Eric Anholt <[email protected]> | 2016-04-13 13:05:03 -0700 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2016-04-19 18:56:17 -0700 |
commit | e708b383f4b94feca2e0d5d06e1cfc13cdfea100 (patch) | |
tree | 294c874f6a385d535f9d42a234ba3b7dcab21f20 /lib/debugobjects.c | |
parent | 286259ef4b30bff092b223c530c7fa4dc5fd792d (diff) |
clk: bcm2835: Fix PLL poweron
In poweroff, we set the reset bit and the power down bit, but only
managed to unset the reset bit for poweron. This meant that if HDMI
did -EPROBE_DEFER after it had grabbed its clocks, we'd power down the
PLLH (that had been on at boot time) and never recover.
Signed-off-by: Eric Anholt <[email protected]>
Fixes: 41691b8862e2 ("clk: bcm2835: Add support for programming the audio domain clocks")
Cc: [email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions