commit | be995a85455343f99c84ceacf0bf771eb2e85752 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 13 23:42:15 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 22 10:36:53 2014 -0600 |
tree | 2bfb96f571f8d1bf3b0023481f98732028c01aaa | |
parent | 84d6cbd3029e8b16e201f1129c300fae258c0f9c [diff] |
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module Adjust the sandbox cros_ec emulation driver to work with driver model, and switch over to driver model for sandbox cros_ec. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>