[U-Boot] [PATCH 19/45] cros: Adjust board_get_cros_ec_dev() to return a udevice

sjg at google.com sjg at google.com
Tue Oct 9 23:55:17 UTC 2018


Rather than returning what is effectively an internal data structure,
return the cros EC device itself.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 common/cros_ec.c  | 4 ++--
 include/cros_ec.h | 4 +---
 2 files changed, 3 insertions(+), 5 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list