commit | ff425d8cc57036cebc8b6e59f6483c8cd4716d78 | [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 | 44569b597cd949f8131ff06c625416fbb715086c [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>