commit | 981426e350801f2de93f385a371270f27dfeeb14 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 16 21:20:26 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Dec 18 20:32:21 2020 -0700 |
tree | b0819e0a28e619c7679c0ba1aa39bf9fa4c1f355 | |
parent | 3bc90aa7438ea88721684f9ab7e1735df29f5171 [diff] |
dm: Switch over to use new sequence number for dev_seq() Update this function to use the new sequence number and fix up the test that deals with this. Signed-off-by: Simon Glass <sjg@chromium.org>