]> git.ipfire.org Git - people/ms/u-boot.git/commit
exynos: cros_ec: Drop unnecessary init
authorSimon Glass <sjg@chromium.org>
Thu, 26 Mar 2015 15:29:35 +0000 (09:29 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:15 +0000 (11:11 -0600)
commit3db02b1b318d0a6c67e673ff966c9095f67b7132
treefcd2dde68b72017a1b19cd36a0062661218feaaa
parenta5dec5a5c4470901580383e91764ba0c6f3832a6
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>
board/samsung/common/board.c
include/configs/exynos5420-common.h
include/configs/smdk5250.h
include/configs/snow.h