From: Mark Brown Date: Sun, 2 Dec 2012 02:41:46 +0000 (+0900) Subject: mfd: arizona: Defer patch initialistation until after first device boot X-Git-Tag: v3.8-rc1~85^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62d62b59bd100b8f146ea941dad273656371a386;p=pandora-kernel.git mfd: arizona: Defer patch initialistation until after first device boot Make sure that we don't race with the initial device boot by only doing the initialisation after we've waited for the boot to complete. The runtime PM code already waits for the boot to complete before it syncs the register patches so in most systems if a race does occur we will power down very soon afterwards and recover anyway. Reported-by: Charles Keepax Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed