commit | f25bb9ee6bf9b776ee09a7b43666a7277684dba3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Mar 26 09:29:33 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:15 2015 -0600 |
tree | 75981a655058158ab7873d2322aa65dd47f65578 | |
parent | 74415231fc70da5b7fc4c08ecc320a832b1dfc88 [diff] |
sandbox: cros_ec: Drop unnecessary init Since driver model will probe the EC when it is first used, we do not need to init it explicitly. Signed-off-by: Simon Glass <sjg@chromium.org>