diff options
| author | Sascha Hauer <[email protected]> | 2022-10-12 15:27:54 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-10-23 14:34:52 +0200 |
| commit | 32c6fefb291bf84c5a4dbc7d52b56a1605ed9aae (patch) | |
| tree | d59542ecad08a4b3d3b5c042f6f859c1b31018fc /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 55f223b8b408cbfd85fb1c5b74ab85ccab319a69 (diff) | |
usb: phy: generic: make vcc regulator optional
phy-generic uses the existance of the property "vcc-supply" to see if a
regulator is optional or not. Use devm_regulator_get_optional() instead
which exists for this purpose. Using devm_regulator_get_optional()
avoids "supply vcc not found, using dummy regulator" messages.
Signed-off-by: Sascha Hauer <[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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions