[Meego-kernel] [RFC/PATCH] intel_mid_battery/intel_pmic_battery: Fix over battery charge current exception

Alan Cox alan at linux.intel.com
Fri May 13 02:34:21 PDT 2011


> +
> +	if (r8 & PMIC_BATT_CHR_SDCLMT_MASK) {
> +		/* PMIC will reduce charger current automatically */
> +		return;
> +	}
> +

Looks sensible providing the PMIC only provides one cause per interrupt.

Alan


More information about the MeeGo-kernel mailing list