sandbox: cros_ec: Drop unnecessary init
authorSimon Glass <sjg@chromium.org>
Thu, 26 Mar 2015 15:29:33 +0000 (09:29 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:15 +0000 (11:11 -0600)
commit06fbf1026383e2d7af035d4d90d8240235d273cf
tree75981a655058158ab7873d2322aa65dd47f65578
parent60f37fc6aaece8dcf0241435d42b0580c93c7b91
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