commit | a82f266d240d87e6111878bbfe287024fb6857c1 | [log] [tgz] |
---|---|---|
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | Sat Dec 02 22:51:26 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Dec 03 09:38:17 2017 -0500 |
tree | 0220f640617dce4ed745859dfaa7ab58d0069463 | |
parent | 69021e32ec3ef02170482f6ed8130febaed27357 [diff] |
net: phy: realtek: group all register bit #defines for RTL821x_INER This simply moves all register bit #defines which describe the (PHY specific) bits in the RTL821x_INER right below the RTL821x_INER register definition. This makes it easier to spot which registers and bits belong together. No functional changes. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>