[U-Boot] [PATCH 09/25] sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()

sjg at google.com sjg at google.com
Thu Nov 22 20:20:42 UTC 2018


On 07/11/18 07:21, Simon Glass wrote:
> This function is really just a call to uclass_get_device() and there is no
> reason why the caller cannot do it. Update sandbox and snow accordingly.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  board/samsung/common/board.c | 10 ++++++----
>  board/sandbox/sandbox.c      |  9 ++++++---
>  common/cros_ec.c             | 12 ------------
>  3 files changed, 12 insertions(+), 19 deletions(-)
>

Acked-by: Minkyu Kang <mk7.kang at samsung.com>

Thanks,
Minkyu Kang.


Applied to u-boot-dm/master, thanks!


More information about the U-Boot mailing list