ds2760_battery: delay power supply registration
authorDaniel Mack <daniel@caiaq.de>
Wed, 15 Jul 2009 16:20:38 +0000 (18:20 +0200)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Thu, 30 Jul 2009 13:35:58 +0000 (17:35 +0400)
commit2e83a5c5d2317c386de2880eb43ef0bef8eb1fa9
tree39333e462d8aa49f94e5feef71b2f02064d092ba
parent4aed03ae58946c716c8e3f7060f8b500b8a8e30f
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>
drivers/power/ds2760_battery.c