summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2019-12-29 21:19:27 -0700
committerSimon Glass <[email protected]>2020-01-07 16:02:39 -0700
commitaf68411dd1e9ef69ada074963333a5a5b8e278a4 (patch)
tree8f7541d0684c7e549f37435bcad477e8d7166ec6 /scripts/kernel-doc
parent8d6320cc4d5cd01e2e7fd01dd635e360cf0a1699 (diff)
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: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions