greybus: arche-apb-ctrl: Do not bring APB out of reset in probe
authorVaibhav Hiremath <vaibhav.hiremath@linaro.org>
Wed, 6 Jan 2016 18:16:46 +0000 (23:46 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 7 Jan 2016 04:03:18 +0000 (20:03 -0800)
commite49268cc336eceb0653a03c4a0f9eb53eadf4d64
treee8efc25f22ba7a53c358f53e829013bea76a904d
parentae0bf3a62805fa80c8277dd293d9d9d9b8b4c7c0
greybus: arche-apb-ctrl: Do not bring APB out of reset in probe

With addition of handshaking between AP <=> SVC, driver
brings out APB out of reset only on reception of WAKE_MOD
signal from SVC. So remove the deassertion from probe.

Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/arche-apb-ctrl.c