commit | f9a2d9ad85ab43c5289b30979156f5f6d2e99990 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Mar 26 09:29:31 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:15 2015 -0600 |
tree | e968d30d3908021b81f1675ab98afe6a1c803f05 | |
parent | 23fb15669a182fcff417acd1c5572ed6cf6fc622 [diff] |
cros_ec: Reinit the cros_ec device when 'crosec init' is used This command is supposed to reinit the device. At present with driver model is does nothing. Implement this feature. Signed-off-by: Simon Glass <sjg@chromium.org>