floppy: use symbolic register names in the sparc32 port
authorWilly Tarreau <w@1wt.eu>
Tue, 31 Mar 2020 09:40:37 +0000 (11:40 +0200)
committerDenis Efremov <efremov@linux.com>
Tue, 12 May 2020 16:34:53 +0000 (19:34 +0300)
commit6d362018c66a0ad13117357422e39a8821a812ad
tree2d550e50fa22075e59d2effc911ab56fe68779a1
parent7fd346318847aa967593b25153ccbeb6cfe1daf1
floppy: use symbolic register names in the sparc32 port

The sparc port used to be forced to rely on numeric register indexes
with their equivalent in comments. Now that they don't depend on the
IO port we can use their symbolic names.

Link: https://lore.kernel.org/r/20200331094054.24441-7-w@1wt.eu
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Denis Efremov <efremov@linux.com>
arch/sparc/include/asm/floppy_32.h