Loading drivers/video/msm/mdss/mdss_hdmi_tx.c +1 −0 Original line number Diff line number Diff line Loading @@ -107,6 +107,7 @@ struct mdss_hw hdmi_tx_hw = { struct dss_gpio hpd_gpio_config[] = { {0, 1, COMPATIBLE_NAME "-hpd"}, {0, 1, COMPATIBLE_NAME "-ext-5v"}, {0, 1, COMPATIBLE_NAME "-mux-en"}, {0, 0, COMPATIBLE_NAME "-mux-sel"} }; Loading Loading
drivers/video/msm/mdss/mdss_hdmi_tx.c +1 −0 Original line number Diff line number Diff line Loading @@ -107,6 +107,7 @@ struct mdss_hw hdmi_tx_hw = { struct dss_gpio hpd_gpio_config[] = { {0, 1, COMPATIBLE_NAME "-hpd"}, {0, 1, COMPATIBLE_NAME "-ext-5v"}, {0, 1, COMPATIBLE_NAME "-mux-en"}, {0, 0, COMPATIBLE_NAME "-mux-sel"} }; Loading