commit | fbf651de355ffa5c0d7e80267687eca7399fe455 | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <marek.behun@nic.cz> | Tue Apr 24 17:21:17 2018 +0200 |
committer | Stefan Roese <sr@denx.de> | Mon May 14 10:00:15 2018 +0200 |
tree | b6c37db092b3cead73bab0a7feceffbb02ea6982 | |
parent | e3183c61ec66069f8b421792706b8b77f11e9c3b [diff] |
phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets Create a special function for indirect register setting, reg_set_indirect, and use it instead of the two calls to reg_set. Signed-off-by: Marek Behun <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>