commit | 2e83a5c5d2317c386de2880eb43ef0bef8eb1fa9 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@caiaq.de> | Wed Jul 15 18:20:38 2009 +0200 |
committer | Anton Vorontsov <cbouatmailru@gmail.com> | Thu Jul 30 17:35:58 2009 +0400 |
tree | 39333e462d8aa49f94e5feef71b2f02064d092ba | |
parent | 4aed03ae58946c716c8e3f7060f8b500b8a8e30f [diff] |
ds2760_battery: delay power supply registration This fixes a race condition I recently introduced with the PMOD feature addition (cef437e3: "w1: ds2760_battery: add support for sleep mode feature"). Postpone the call to power_supply_register() to fix it. Signed-off-by: Daniel Mack <daniel@caiaq.de> Cc: Szabolcs Gyurko <szabolcs.gyurko@tlt.hu> Acked-by: Matt Reimer <mreimer@vpop.net> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>