09.04.2020 20:52, Thierry Reding пишет: > - /* EMC training timer */ Guess this comment isn't really needed from the start, or should it be kept? > + timer_setup(&emc->refresh_timer, tegra210_emc_poll_refresh, > + TIMER_DEFERRABLE); > + atomic_set(&emc->refresh_poll, 0); > + emc->refresh_poll_interval = 1000;