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