Loading drivers/video/backlight/qcom-spmi-wled.c +0 −2 Original line number Original line Diff line number Diff line Loading @@ -567,8 +567,6 @@ static int wled_auto_calibrate_at_init(struct wled *wled) static void handle_ovp_fault(struct wled *wled) static void handle_ovp_fault(struct wled *wled) { { int rc; if (!wled->cfg.auto_calib_enabled) if (!wled->cfg.auto_calib_enabled) return; return; Loading Loading
drivers/video/backlight/qcom-spmi-wled.c +0 −2 Original line number Original line Diff line number Diff line Loading @@ -567,8 +567,6 @@ static int wled_auto_calibrate_at_init(struct wled *wled) static void handle_ovp_fault(struct wled *wled) static void handle_ovp_fault(struct wled *wled) { { int rc; if (!wled->cfg.auto_calib_enabled) if (!wled->cfg.auto_calib_enabled) return; return; Loading