• [PATCH v3 03/14] drm/sun4i: tcon: Add variant callback for TCON out

    From Chen-Yu Tsai@21:1/5 to maxime.ripard@free-electrons.com on Mon Oct 2 15:10:02 2017
    On Fri, Sep 29, 2017 at 6:19 PM, Maxime Ripard <maxime.ripard@free-electrons.com> wrote:
    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.

    I'll drop them in the same patch in v4.

    ChenYu

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)