On Fri, Sep 29, 2017 at 08:22:55AM +0000, Chen-Yu Tsai wrote:
> static const struct sun4i_tcon_quirks sun5i_a13_quirks = {
> - .has_unknown_mux = true,
> - .has_channel_1 = true,
> + .has_unknown_mux = true,
> + .has_channel_1 = true,
> + .set_mux = sun5i_a13_tcon_set_mux,I guess we could even retire has_unknown_mux now, since it provides the same information than if set_mux is set or to NULL. Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: PGP signature
