Skip to content
Snippets Groups Projects
Commit c68ffdda authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Eric Miao
Browse files

[ARM] pxa: make second argument of clk_add_alias a name instead of the device


clk_add_alias is commonly called for platform devices that are not yet
registered in the device tree. Thus the clock alias is associated with
NULL device name. Fix this by passing the device name instead of just
device pointer.

Signed-off-by: default avatarDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: default avatarEric Miao <eric.miao@marvell.com>
parent d1b95607
No related branches found
No related tags found
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