commit | dbc386151bc9e90887b817520844c60b8c1da9c0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 23 20:02:06 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:05 2017 -0600 |
tree | f5f7afe02aa27b986da021ab252bf97e69ec2b74 | |
parent | d5d4c10c77538070df7dee09c0918f7149d7f9f2 [diff] |
dm: blk: Add a function to find the next block device number At present this code is inline. Move it into a function to allow it to be used elsewhere. Signed-off-by: Simon Glass <sjg@chromium.org>