commit | 7aeac5bc8c5903b8d27188a21b39f0b2c4bd13c1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 08 23:47:52 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 19 20:27:51 2015 -0700 |
tree | d2bc124ba0ef8028c5e183e8112b317b30621f43 | |
parent | 45bfa47e123cdb0df8e273e3f0c84907c7394f6a [diff] |
dm: core: Add safe device iteration macros Add iteration macros which support unbinding a device within the loop. Signed-off-by: Simon Glass <sjg@chromium.org>