2015-04-14 10:09 GMT+09:00 Linus Torvalds <[email protected]>: > On Mon, Apr 13, 2015 at 6:35 AM, Sebastian Reichel <[email protected]> wrote: >> >> * new API for safe access of power supply function attrs >> * devres support for power supply (un)registration > > I'm not sure this is the reason, but suspend/resume on my laptop now > complains wildly. > > I'm *assuming* the culprit is commit 297d716f6260 ("power_supply: > Change ownership from driver to core") and probably the ACPI changes > in particular. But I didn't bisect, I'm just pasting the warning > messages here.
That's my fault. I inverted the logic in if() statement in that commit. Sorry for that, I'll send a fix. Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

