On Mon, Nov 30, 2009 at 8:58 PM, Anton Vorontsov <avorontsov@xxxxxxxxxxxxx> wrote: > On Mon, Nov 30, 2009 at 12:45:20PM -0600, Madhusudhan wrote: > [...] >> > + case POWER_SUPPLY_PROP_VOLTAGE_NOW: >> > + /* charging must be active for meaningful result */ >> > + if (!is_charging) { >> >> How about putting a kern_info here? > > It might be better to return -EINVAL. That causes lots of warnings from power_supply core (driver failed to report XXX property), Not sure what to do here, I'd prefer to keep returning 0. > > Thanks! > > -- > Anton Vorontsov > email: cbouatmailru@xxxxxxxxx > irc://irc.freenode.net/bd2 > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html