On 10 July 2011 21:34, Mikael Hjelm <j_m_hj...@hotmail.com> wrote:
> -          not if we've guessed the state to be fully charged */
> -       supply->priv->enable_poll = (state !=
> UP_DEVICE_STATE_FULLY_CHARGED);
> +          not if we've guessed the state to be fully charged. This
> function
> +          has been disabled since some battery hardware/drivers are very
> +          late to report discharging and does not interrupt on state change
> +       */
> +       /*supply->priv->enable_poll = (state !=
> UP_DEVICE_STATE_FULLY_CHARGED);
> +        */
> +

You've just commented out the function. Surely finding the bug would
be the right thing to do?

Richard.
_______________________________________________
devkit-devel mailing list
devkit-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/devkit-devel

Reply via email to