diff options
author | 2021-04-14 08:55:25 -0500 | |
---|---|---|
committer | 2021-05-14 17:48:41 +0530 | |
commit | 8a917813cc74c3e8fa41f16aff90c5931bb49152 (patch) | |
tree | 3e0de7b47d79035aa476ba81a88b3387616bedce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | phy: qcom-qmp: add QMP V2 PCIe PHY support for ipq60xx (diff) | |
download | linux-dev-8a917813cc74c3e8fa41f16aff90c5931bb49152.tar.xz linux-dev-8a917813cc74c3e8fa41f16aff90c5931bb49152.zip |
phy: Allow a NULL phy name for devm_phy_get()
For a single PHY, there's no reason to have a phy-names entry in DT.
The DT specific get functions allow for this already, but devm_phy_get()
WARNs in this case. Other subsystems also don't warn in their get
functions. Let's drop the WARN for DT case in devm_phy_get().
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210414135525.3535787-1-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions