commit | 4ec9a94a084e49a8680a4a429a90b5aa5f57f0ff | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Jun 21 19:10:48 2012 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Sep 05 12:33:28 2012 -0700 |
tree | f30b06639e5a677f611676dbeae99490f22f61d1 | |
parent | 051047d2fd7c6cb06e55126597e8fdf9b481c4c1 [diff] |
msm: SSR: Make subsystem restart into a bus With a bus type in place for subsystem restart we can easily discern what subsystems are present and see what state they are in (either online or offline at the moment). We also support polling of the state sysfs node so that programs can monitor state transitions. This is mostly a copy paste job from PIL with a 's/pil/subsys/g'. Change-Id: I93443bbc9748468d6fc51d96ce4a3872617cec36 Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>