diff options
author | Heikki Krogerus <[email protected]> | 2021-08-17 13:24:49 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-08-18 16:08:11 +0200 |
commit | bd1e336aa8535a99f339e2d66a611984262221ce (patch) | |
tree | a0f10ab2a0133da2a67b7e77c5f181a235e5a38a /scripts/gdb/linux/utils.py | |
parent | 6d6e03dbe5eff2044e0ae32acbf8b5dad6efb045 (diff) |
driver core: platform: Remove platform_device_add_properties()
There are no more users for it. The last place where it's
called is in platform_device_register_full(). Replacing that
call with device_create_managed_software_node() and
removing the function.
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Thierry Reding <[email protected]>
Signed-off-by: Heikki Krogerus <[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