power_supply: Update power_supply_is_watt_property
[deliverable/linux.git] / include / linux / power_supply.h
index 20f23fef63cce918eeed46b40e767f6f4bb35881..204c18dfdc9e839a378cfd4200342784c22be5b7 100644 (file)
@@ -251,6 +251,7 @@ static inline bool power_supply_is_watt_property(enum power_supply_property psp)
        case POWER_SUPPLY_PROP_VOLTAGE_MIN_DESIGN:
        case POWER_SUPPLY_PROP_VOLTAGE_NOW:
        case POWER_SUPPLY_PROP_VOLTAGE_AVG:
+       case POWER_SUPPLY_PROP_POWER_NOW:
                return 1;
        default:
                break;
This page took 0.02814 seconds and 5 git commands to generate.