Skip to content
Commit bdb08cb2 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] pxa: allow clk aliases



We need to support more than one name+device for a struct clk for a
small number of peripherals.  We do this by re-using struct clk alias
to another struct clk - IOW, if we find that the entry we're using is
an alias, we return the aliased entry not the one we found.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 5e329d1c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment