commit | cf8d0df7013835ec0c77f0e6ca8f65d71ac68d96 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Mar 26 09:29:35 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:15 2015 -0600 |
tree | fcd2dde68b72017a1b19cd36a0062661218feaaa | |
parent | 5e81f3e985facaa5fe54f01602dd5a4b3ad3930c [diff] |
exynos: 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>