commit | 06fbf1026383e2d7af035d4d90d8240235d273cf | [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 | 60f37fc6aaece8dcf0241435d42b0580c93c7b91 [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>