Skip to content
Commit 1f5c1c9d authored by Jim Quigley's avatar Jim Quigley Committed by jimqui01
Browse files

juno: Remove unused rate address from CDCEL937 clock driver



The CDCEL937 clock driver stores the address to return the clock rate in
the clock device context before it creates an event to read the rate.
If the get_rate() event is not created because another request is
already in progress the target address will have been overwritten.
Remove the unused rate address from asynchronous request code path.

Change-Id: I56da6ab26bf8f752a7d7500b6fd8fcf2fa45eca3
Signed-off-by: default avatarJim Quigley <jim.quigley@arm.com>
parent c5e45a76
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