commit | e96fc7dfc835b282521c2a661a479f0563c653b5 | [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 | 72a38e06a20129209eaa0e5211cbf50b192de688 [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>