OSDN Git Service

phy: tegra: remove redundant self assignment of 'map'
authorColin Ian King <colin.king@canonical.com>
Thu, 23 Nov 2017 11:10:47 +0000 (11:10 +0000)
committerKishon Vijay Abraham I <kishon@ti.com>
Wed, 21 Feb 2018 06:24:33 +0000 (11:54 +0530)
commita0dd6773038f3fd2bd1b4f7ec193887cffc49046
tree0949a8e41edb7a29be1831d48d62effbb0b0dbd3
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
phy: tegra: remove redundant self assignment of 'map'

The assignment of map to itself is redundant and can be removed.
Detected with Coccinelle.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/tegra/xusb.c