]> git.baikalelectronics.ru Git - uboot.git/commit
phy: marvell: core: Cosmetic fixes
authorMarek BehĂșn <marek.behun@nic.cz>
Tue, 24 Apr 2018 15:21:28 +0000 (17:21 +0200)
committerStefan Roese <sr@denx.de>
Mon, 14 May 2018 08:00:15 +0000 (10:00 +0200)
commit99e5c93f1a8319472e2dd9132ee1eb8f33a61f12
treee2ed1a4d478b497d10466d57779d2c2e345c8dc4
parent394b26e413eea29e0b0abb607f3af8957175a19e
phy: marvell: core: Cosmetic fixes

Move the reg_set* functions into comphy.h as static inline functions.
Change return type of get_*_string to const char *.

Signed-off-by: Marek Behun <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/phy/marvell/comphy.h
drivers/phy/marvell/comphy_core.c