net: sfp: move field definitions along side register index
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Thu, 27 Oct 2022 13:21:21 +0000 (14:21 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sat, 29 Oct 2022 04:56:18 +0000 (21:56 -0700)
commitd83845d224a059165902ecd0e1203015c5713a78
tree18c5b5527640ca6f0b6131f0ca157829268d163a
parent17dd361119e5bc4cfb85aed660674a846b613817
net: sfp: move field definitions along side register index

Just as we do for the A2h enum, arrange the A0h enum to have the
field definitions next to their corresponding register index.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/sfp.h