Loading drivers/power/supply/qcom/qpnp-smbcharger.c +0 −1 Original line number Original line Diff line number Diff line Loading @@ -6684,7 +6684,6 @@ static int determine_initial_status(struct smbchg_chip *chip) } else { } else { usbid_change_handler(0, chip); usbid_change_handler(0, chip); } } src_detect_handler(0, chip); chip->usb_present = is_usb_present(chip); chip->usb_present = is_usb_present(chip); chip->dc_present = is_dc_present(chip); chip->dc_present = is_dc_present(chip); Loading Loading
drivers/power/supply/qcom/qpnp-smbcharger.c +0 −1 Original line number Original line Diff line number Diff line Loading @@ -6684,7 +6684,6 @@ static int determine_initial_status(struct smbchg_chip *chip) } else { } else { usbid_change_handler(0, chip); usbid_change_handler(0, chip); } } src_detect_handler(0, chip); chip->usb_present = is_usb_present(chip); chip->usb_present = is_usb_present(chip); chip->dc_present = is_dc_present(chip); chip->dc_present = is_dc_present(chip); Loading