]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
exynos: cros_ec: Drop unnecessary init
authorSimon Glass <sjg@chromium.org>
Thu, 26 Mar 2015 15:29:35 +0000 (09:29 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:48 +0000 (21:47 +0200)
commitaa3884f5fcde62a75c4ecff825b5e01b0ff219b8
tree9081a1374b1959a57415482dc32d46eaa97b167b
parent88db8c3daa8b30eacc56e2f7e4a8fb5c00e19987
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