diff options
author | Manivannan Sadhasivam <[email protected]> | 2022-05-04 14:12:09 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-05-10 21:52:53 -0400 |
commit | c9ed9a6c56af4142ce0da240451c207d8171e451 (patch) | |
tree | 757cf7ccbed9a89c584178f92ec04c0c2bcaae06 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 223b17ed76ebecba54f7857cd1a3205050d6257b (diff) |
scsi: ufs: qcom: Simplify handling of devm_phy_get()
There is no need to call devm_phy_get() if ACPI is used, so skip it. The
host->generic_phy pointer should already be NULL due to the kzalloc(), so
no need to set it NULL again.
While at it, also remove the comment that has no relationship with
devm_phy_get().
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Bjorn Andersson <[email protected]>
Reviewed-by: Andrew Halaney <[email protected]>
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions