[PATCH 07/19] dm: core: Don't clear active flag twice when probe() fails

sjg at google.com sjg at google.com
Fri Jan 10 09:57:48 CET 2020


Remove this duplicated code, since the 'fail' label does this immediately.

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

 drivers/core/device.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list