greybus: arche-apb-ctrl: Do not coldboot APBs in probe
authorVaibhav Hiremath <vaibhav.hiremath@linaro.org>
Tue, 16 Feb 2016 19:57:52 +0000 (01:27 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 17 Feb 2016 03:11:34 +0000 (19:11 -0800)
commitee97e24ac63510c5836ac71ce88c9f61e265ee84
treeb908125afffa96160735979dad36a9cbe30a1914
parent4a7908cb71875991cabb2194c1c6b05cb97187ae
greybus: arche-apb-ctrl: Do not coldboot APBs in probe

Since parent driver (SVC) is controlling APBs directly, we do not
need to bringup APBs in its own probe.

Testing Done: Tested on EVT1.2.

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