greybus: arche-platform: Introduce coldboot_seq fn
authorVaibhav Hiremath <vaibhav.hiremath@linaro.org>
Fri, 12 Feb 2016 20:34:03 +0000 (02:04 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 13 Feb 2016 07:01:32 +0000 (23:01 -0800)
commit758ca99de9961036675048e1487713e801b184db
tree406745b2f89516d2e26afcf2f681e1563d319760
parenta821adb47d28e22f96716b0ab8c4a8d5f7d3dadb
greybus: arche-platform: Introduce coldboot_seq fn

This is preparation for support for different operational states
(defined by arche_platform_state) in the driver, to enable
user/developer to dynamically configure the state.

arche_platform_coldboot_seq() fn will be responsible for
rebooting SVC device.

Testing Done: Tested on EVT1.2 and DB3.5 platform

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