aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSascha Hauer <[email protected]>2022-10-12 15:27:54 +0200
committerGreg Kroah-Hartman <[email protected]>2022-10-23 14:34:52 +0200
commit32c6fefb291bf84c5a4dbc7d52b56a1605ed9aae (patch)
treed59542ecad08a4b3d3b5c042f6f859c1b31018fc /tools/perf/scripts/python/bin
parent55f223b8b408cbfd85fb1c5b74ab85ccab319a69 (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')
0 files changed, 0 insertions, 0 deletions