commit | 8e61f93a81a1fdc8c7009ad11459e4f6b1042aa3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Feb 28 12:08:35 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 06 14:03:17 2022 -0400 |
tree | 50ba086e7342efbdb50046c69326f25fb9687d09 | |
parent | ebec3a7024cd567aa18c16cd37f9684d0c2f10d8 [diff] |
dm: blk: Expand iteration and add tests Add some functions which support iteration before probing. Also add tests for the functions. Signed-off-by: Simon Glass <sjg@chromium.org>