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. Change-Id: Ibdc04c04538cf8330e94911ac223cb6d826f515b Cc: galak@codeaurora.org Reviewed-by:Stephen Boyd <sboyd@codeaurora.org> Reviewed-by:
Sagar Dharia <sdharia@codeaurora.org> Acked-by:
Josh Cartwright <joshc@eso.teric.us> Tested-by:
Ivan T. Ivanov <iivanov@mm-sol.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Git-commit: 0b9641f5722a9c08cacb534d633ff469ab02a288 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Signed-off-by:
Gilad Avidov <gavidov@codeaurora.org>
Loading
Please register or sign in to comment