commit | 5e81f3e985facaa5fe54f01602dd5a4b3ad3930c | [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 | f25bb9ee6bf9b776ee09a7b43666a7277684dba3 [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>