diff options
author | Simon Glass <sjg@chromium.org> | 2015-03-25 12:21:56 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-04-18 11:11:19 -0600 |
commit | 206d4d2b4b30889678bb6b064002013a427b1501 (patch) | |
tree | 9683b0ddd1824d6f21a269fd05099fe934242321 /drivers/misc/twl4030_led.c | |
parent | 39de843352d8c655f23ecff460d5e74101780b7e (diff) | |
download | u-boot-imx-206d4d2b4b30889678bb6b064002013a427b1501.zip u-boot-imx-206d4d2b4b30889678bb6b064002013a427b1501.tar.gz u-boot-imx-206d4d2b4b30889678bb6b064002013a427b1501.tar.bz2 |
dm: core: Mark device as active before calling uclass probe() methods
The uclass pre-probe functions may end up calling back into the device in
some circumstances. This can fail if recursion takes place. Adjust the
ordering so that we mark the device as active early, then retract this
later if needed.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'drivers/misc/twl4030_led.c')
0 files changed, 0 insertions, 0 deletions