phy: mvebu-cp110-comphy: Cosmetic change in a helper
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 31 Jul 2019 12:21:17 +0000 (14:21 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 27 Aug 2019 06:07:09 +0000 (11:37 +0530)
commit1eb9157ab3ef64e845e10fe40d49638fb408119e
tree838a3d4682a3470db7cb69e54827956a63af6f78
parentef0ac9f24b65bac389a21b2d37ab90200f285062
phy: mvebu-cp110-comphy: Cosmetic change in a helper

Before adding more logic, simplify a bit the writing of the
mvebu_comphy_get_mode() helper by using a pointer instead of
referencing a configuration with the entire table name.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/marvell/phy-mvebu-cp110-comphy.c