diff options
| author | Heikki Krogerus <[email protected]> | 2021-02-04 17:17:08 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-02-04 15:42:06 +0100 |
| commit | efc9812edc61761708e6e703a48ed18e1af6bd12 (patch) | |
| tree | 1f82ae04928bce002da2ba9a86c93c8f1edfc626 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | e81dee5554171adf11a45533ab8631ba060a02b7 (diff) | |
usb: dwc3: haps: 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. Since that node is always created, it might as
well be constant.
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