|
@@ -1450,8 +1450,6 @@ static void __init exynos4_clk_init(struct device_node *np,
|
|
|
panic("%s: failed to map registers\n", __func__);
|
|
|
|
|
|
ctx = samsung_clk_init(np, reg_base, CLK_NR_CLKS);
|
|
|
- if (!ctx)
|
|
|
- panic("%s: unable to allocate context.\n", __func__);
|
|
|
|
|
|
samsung_clk_of_register_fixed_ext(ctx, exynos4_fixed_rate_ext_clks,
|
|
|
ARRAY_SIZE(exynos4_fixed_rate_ext_clks),
|