diff options
author | Johan Hovold <[email protected]> | 2021-12-22 11:42:13 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-12-22 13:59:33 +0100 |
commit | 67e532a42cf4c6c214ed39e33e617bca29508f4e (patch) | |
tree | df74967fab29bc13680e3be80a47680d3b125e41 /scripts/gdb/linux/utils.py | |
parent | 45e3a279841f13243c45928d7ec2e67d56b37067 (diff) |
driver core: platform: document registration-failure requirement
Add an explicit comment to document that the reference initialised by
platform_device_register() needs to be released by a call to
platform_device_put() also when registration fails (cf.
device_register()).
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions