Skip to content
Commit e293915a authored by Stephen Boyd's avatar Stephen Boyd
Browse files

clk: iproc: Remove __init marking on iproc_pll_clk_setup()



Now that this function is called from driver probe routines, it
needs to drop the __init marking because it isn't just called
from init code.

Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Cc: Sandeep Tripathy <sandeep.tripathy@broadcom.com>
Cc: Anup Patel <anup.patel@broadcom.com>
Cc: Ray Jui <ray.jui@broadcom.com>
Cc: Scott Branden <scott.branden@broadcom.com>
Fixes: 654cdd32 ("clk: bcm: Add clocks for Stingray SOC")
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 654cdd32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment