diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-01-08 07:29:36 +0100 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2020-01-14 06:20:19 +0100 |
commit | 80f96fb186a3134a886d696c0a1ecc1962f36c89 (patch) | |
tree | e0a8335b18da5c50bb3bec4d8b1661c7f5880391 /crypto/simd.c | |
parent | phy: Add DisplayPort configuration options (diff) | |
download | linux-80f96fb186a3134a886d696c0a1ecc1962f36c89.tar.xz linux-80f96fb186a3134a886d696c0a1ecc1962f36c89.zip |
phy: cadence: Sierra: remove redundant initialization of pointer regmap
The pointer regmap is being initialized with a value that is never
read and it is being updated later with a new value from
phy->regmap_common_cdb. The initialization is redundant and can be
removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'crypto/simd.c')
0 files changed, 0 insertions, 0 deletions