Loading drivers/usb/dwc3/dwc3-msm.c +1 −0 Original line number Diff line number Diff line Loading @@ -1955,6 +1955,7 @@ dwc3_msm_property_is_writeable(struct power_supply *psy, enum power_supply_property psp) { switch (psp) { case POWER_SUPPLY_PROP_PRESENT: case POWER_SUPPLY_PROP_VOLTAGE_MAX: return 1; default: Loading Loading
drivers/usb/dwc3/dwc3-msm.c +1 −0 Original line number Diff line number Diff line Loading @@ -1955,6 +1955,7 @@ dwc3_msm_property_is_writeable(struct power_supply *psy, enum power_supply_property psp) { switch (psp) { case POWER_SUPPLY_PROP_PRESENT: case POWER_SUPPLY_PROP_VOLTAGE_MAX: return 1; default: Loading