• Anton Vorontsov's avatar
    apm_power: improve battery finding algorithm · d385376f
    Anton Vorontsov authored
    Prior to this patch, if use_for_apm unspecified, apm_power able
    to choice batteries according to their charge only.
    
    This patch adds ability to choice batteries according to their charge,
    energy, use_for_apm flag, and fallback to any battery if it failed to
    decide.
    
    Patch is mandatory to report Apple PMU batteries through legacy
    /proc/apm interface using power supply class.
    Signed-off-by: default avatarAnton Vorontsov <cbou@mail.ru>
    d385376f
apm_power.c 7.31 KB