Skip to content
Commit af68411d authored by Simon Glass's avatar Simon Glass
Browse files

dm: devres: Use an enum for the allocation phase



At present we only support two phases where devres can be used:
bind and probe. This is handled with a boolean. We want to add a new
phase (platdata), so change this to an enum.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 8d6320cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment