diff options
author | Rob Herring <[email protected]> | 2021-02-11 17:27:45 -0600 |
---|---|---|
committer | Rob Herring <[email protected]> | 2021-02-12 19:23:57 -0600 |
commit | cb8be8b4b27f6eea88268d6991175df1a27e557e (patch) | |
tree | 0dac8cfa7df9a8c4f3a5bede459d7499f941d4ba /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 83c4a4eec06a8fc46fc68c437424f9c89e4d9c72 (diff) |
driver core: platform: Drop of_device_node_put() wrapper
of_device_node_put() is just a wrapper for of_node_put(). The platform
driver core is already polluted with of_node pointers and the only 'get'
already uses of_node_get() (though typically the get would happen in
of_device_alloc()).
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: Frank Rowand <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions