From: Gilad Avidov Date: Wed, 25 Mar 2015 17:37:31 +0000 (-0600) Subject: spmi: remove wakeup command before slave probe X-Git-Tag: omap-for-v4.2/o2_dc~63^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b9641f5722a9c08cacb534d633ff469ab02a288;p=pandora-kernel.git spmi: remove wakeup command before slave probe According to spmi spec a slave powers up into startup state and then transitions into active state. Thus, the wakeup command is not required before calling the slave's probe. The wakeup command is only needed for slaves that are in sleep state after receiving the sleep command. Cc: galak@codeaurora.org Reviewed-by: Stephen Boyd Reviewed-by: Sagar Dharia Acked-by: Josh Cartwright Signed-off-by: Gilad Avidov Tested-by: Ivan T. Ivanov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed