[U-Boot] [PATCH] dm: core: drop device removal error path correctly
Simon Glass
sjg at chromium.org
Fri Apr 24 15:04:27 CEST 2015
On 24 April 2015 at 02:28, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> Trivial bug fix for commit 5a87c4174d18 (dm: core: Drop device
> removal error path when not supported).
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> drivers/core/device.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Thanks Masahiro. Not enough test coverage around unbinding devices!
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list