On Tue, Nov 24, 2015 at 11:54 AM, Timur Tabi <timur@xxxxxxxx> wrote: > Well, if you're concern is that there's no platform code, then there > should be a check that says, "see if there's any platform code", not > "let's check this obscure function and abort without explanation if > it's not initialized." > > Alternatively, why can't you just do this, in update_lcdc(): [Stupid gmail sent my message before I was done typing] if (diu_ops.set_pixel_clock) diu_ops.set_pixel_clock(var->pixclock); -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html