]> Git Repo - linux.git/blobdiff - drivers/clocksource/timer-microchip-pit64b.c
drm/nouveau/kms: Don't change EDID when it hasn't actually changed
[linux.git] / drivers / clocksource / timer-microchip-pit64b.c
index bd63d3484838a8eb78a89f1c0df8c66374d74fce..59e11ca8ee73e02186335c9707f02b2030b511bc 100644 (file)
@@ -264,6 +264,7 @@ static int __init mchp_pit64b_init_mode(struct mchp_pit64b_timer *timer,
 
        if (!best_diff) {
                timer->mode |= MCHP_PIT64B_MR_SGCLK;
+               clk_set_rate(timer->gclk, gclk_round);
                goto done;
        }
 
This page took 0.031372 seconds and 4 git commands to generate.