]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
x86: cros_ec: Drop unnecessary init
authorSimon Glass <sjg@chromium.org>
Thu, 26 Mar 2015 15:29:34 +0000 (09:29 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:48 +0000 (21:47 +0200)
commit88db8c3daa8b30eacc56e2f7e4a8fb5c00e19987
tree60b2e2d5114cecc52f36258681a5f8e4fb828aca
parent973d12fc1984b4ce4ff68573cfe454fecd011cda
x86: 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/coreboot/coreboot/coreboot.c
board/google/chromebook_link/link.c