Skip to content
Commit 59dd7224 authored by Paul Walmsley's avatar Paul Walmsley
Browse files

OMAP2 clock: fix recursive spinlock attempt when CONFIG_CPU_FREQ=y



The OMAP2 MPU virtual clock node code attempted to call clk_get_rate()
while the clockfw_lock spinlock was held.  Fix by reading the sys_ck
rate directly.

Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
parent 4788da26
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment