mfd: rtsx: Add clock divider hook
[deliverable/linux.git] / drivers / mfd / rts5209.c
index ba74de8a7c24134a8c2ba35f791c0cbb2c184073..98fe0f39463ed1596f1e0881f5d7352349da400d 100644 (file)
@@ -174,6 +174,7 @@ static const struct pcr_ops rts5209_pcr_ops = {
        .card_power_off = rts5209_card_power_off,
        .switch_output_voltage = rts5209_switch_output_voltage,
        .cd_deglitch = NULL,
+       .conv_clk_and_div_n = NULL,
 };
 
 /* SD Pull Control Enable:
This page took 0.023494 seconds and 5 git commands to generate.