diff options
| author | Heikki Krogerus <[email protected]> | 2021-02-04 17:17:09 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-02-04 15:42:08 +0100 |
| commit | 8dc6e6dd1bee39cd65a232a17d51240fc65a0f4a (patch) | |
| tree | fcecc39c54a0ed8d2fc40fed77a7126d709dac38 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | efc9812edc61761708e6e703a48ed18e1af6bd12 (diff) | |
usb: dwc3: qcom: Constify the software node
What platform_device_add_properties() does is it allocates
dynamically a software node that will contain the device
properties supplied to it, and then couples that node with
the device. If the properties are constant, the node can be
constant as well.
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions