Commits
Simon Glass committed 93c7fe4a0c2
dm: core: Tidy up devres comments Adjust the devres comments to be consistent with the rest of the file, and add one for the struct udevice member. Also rename the 'p' parameter to 'ptr' to avoid single-character names. Signed-off-by: Simon Glass <sjg@chromium.org>