diff options
author | Simon Glass | 2020-12-16 21:20:08 -0700 |
---|---|---|
committer | Simon Glass | 2020-12-18 20:32:21 -0700 |
commit | d03adb4a78d18b5506350b3ac72ab2f18f1ed160 (patch) | |
tree | e5d27de4a64912a3152d490d33638d60b07d7a36 /cmd/mfsl.c | |
parent | 8b85dfc675f12de8d04126c07f3c796965b990c2 (diff) |
dm: core: Update uclass_find_next_free_req_seq() args
At present this is passed a uclass ID and it has to do a lookup. The
callers all have the uclass pointer, except for the I2C uclass where the
code will soon be deleted.
Update the argument to a uclass * instead of an ID since it is more
efficient.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd/mfsl.c')
0 files changed, 0 insertions, 0 deletions