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: NStephen Boyd <sboyd@codeaurora.org> Reviewed-by: NSagar Dharia <sdharia@codeaurora.org> Acked-by: NJosh Cartwright <joshc@eso.teric.us> Signed-off-by: NGilad Avidov <gavidov@codeaurora.org> Tested-by: NIvan T. Ivanov <iivanov@mm-sol.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
想要评论请 注册 或 登录