diff options
| author | Alex Dewar <[email protected]> | 2020-09-21 22:21:47 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-09-22 09:51:28 +0200 |
| commit | c823f6a7980b3b0972faf2abf50e120269a26f93 (patch) | |
| tree | 23cb9c90cbb0115e3d81a0bcfb21f1449b49dcf5 /tools/perf/scripts/python | |
| parent | d6628e8cbe20472d415977f9f13210e789ed6bea (diff) | |
staging: hikey9xx: Fix incorrect assignment
In hi3670_phy_probe(), when reading property tx-vboost-lvl fails, its
default value is assigned to priv->eye_diagram_param, rather than to
priv->tx_vboost_lvl. Fix this.
Fixes: 8971a3b880b2 ("staging: hikey9xx: add USB physical layer for Kirin 3670")
Addresses-Coverity: CID 1497107: Incorrect expression (COPY_PASTE_ERROR)
Signed-off-by: Alex Dewar <[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')
0 files changed, 0 insertions, 0 deletions