]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/arm/mach-integrator/integrator_cp.c
ARM: ICST: indirect s2div and idx2s arrays via icst_params
[net-next-2.6.git] / arch / arm / mach-integrator / integrator_cp.c
index 34c120ad12926922dfdc20425b7169bcd888e5a2..9997d1f6c184b7d7ac9e9fae3822e6d058032354 100644 (file)
@@ -276,6 +276,8 @@ static const struct icst_params cp_auxvco_params = {
        .vd_max         = 263,
        .rd_min         = 3,
        .rd_max         = 65,
+       .s2div          = icst525_s2div,
+       .idx2s          = icst525_idx2s,
 };
 
 static void cp_auxvco_set(struct clk *clk, struct icst_vco vco)