commit | b2ed222534a9fd62e90d29fdd2cfae760f8fc810 | [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 | bed4352ca8d8c8981d1af2094bef5d80107becf5 [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>