kernel/drivers/gpu/host1x/hw/syncpt_hw.c
.. .. @@ -106,9 +106,6 @@ 106 106 #if HOST1X_HW >= 6 107 107 struct host1x *host = sp->host; 108 108 109 - if (!host->hv_regs)110 - return;111 -112 109 host1x_sync_writel(host, 113 110 HOST1X_SYNC_SYNCPT_CH_APP_CH(ch ? ch->id : 0xff), 114 111 HOST1X_SYNC_SYNCPT_CH_APP(sp->id));