commit | 42116f644b33d4c9e7b495ec87612aa922452453 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 01 12:22:23 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Oct 09 04:40:27 2018 -0600 |
tree | 1128a1d6df8dd4e624c1dd1524af955f955822a9 | |
parent | 6322a7b63fb74d0f9ba5d027ef8299df7f796498 [diff] |
cros: Adjust board_get_cros_ec_dev() to return a udevice Rather than returning what is effectively an internal data structure, return the cros EC device itself. Signed-off-by: Simon Glass <sjg@chromium.org>