commit | 3db02b1b318d0a6c67e673ff966c9095f67b7132 | [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 | a5dec5a5c4470901580383e91764ba0c6f3832a6 [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>