net: stmmac: dwmac-meson8b: Move the documentation for the TX delay
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Tue, 12 May 2020 21:10:59 +0000 (23:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 May 2020 19:23:13 +0000 (12:23 -0700)
commit889df20305ffeae0a6bbd435761810ba658e223d
treee2e358c6410e08d9dea51a01823b0ee9e2e4c939
parent3649abe43251de4357bdd6ef0163de25f96554e9
net: stmmac: dwmac-meson8b: Move the documentation for the TX delay

Move the documentation for the TX delay above the PRG_ETH0_TXDLY_MASK
definition. Future commits will add more registers also with
documentation above their register bit definitions. Move the existing
comment so it will be consistent with the upcoming changes.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c