diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2016-06-23 14:50:20 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-27 10:40:57 -0400 |
commit | 37688e3f53c327523caeccdb1ffb3830b4aea9a7 (patch) | |
tree | 7c6467d44f22003b8fc5db8dda45888b4cd7c2ae /drivers/mfd | |
parent | 68888ce075a5e77f0df659b128a7cb7c597a73cb (diff) | |
download | linux-37688e3f53c327523caeccdb1ffb3830b4aea9a7.tar.bz2 |
phy: generate swphy registers on the fly
Generate software phy registers as and when requested, rather than
duplicating the state in fixed_phy. This allows us to eliminate
the duplicate storage of of the same data, which is only different
in format.
As fixed_phy_update_regs() no longer updates register state, rename
it to fixed_phy_update().
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/mfd')
0 files changed, 0 insertions, 0 deletions