commit | a5dec5a5c4470901580383e91764ba0c6f3832a6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Mar 26 09:29:34 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:15 2015 -0600 |
tree | a2f70c2f867b5bf8bc28d7f4a51cf8d567a506fd | |
parent | 06fbf1026383e2d7af035d4d90d8240235d273cf [diff] |
x86: 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>