floppy: use symbolic register names in the m68k port
authorWilly Tarreau <w@1wt.eu>
Tue, 31 Mar 2020 09:40:34 +0000 (11:40 +0200)
committerDenis Efremov <efremov@linux.com>
Tue, 12 May 2020 16:34:52 +0000 (19:34 +0300)
commit76373fc666a1c62d422f5e6fc9e4927877934045
treef6cb14953be03855e077941e337c14a40a7cb62a
parent7d33850abdb9048c6aa421440a64905eb4ad07a2
floppy: use symbolic register names in the m68k port

Now we can use FD_STATUS and FD_DATA instead of 4 or 5, let's do
this, and also use STATUS_DMA and STATUS_READY for the status bits.

Link: https://lore.kernel.org/r/20200331094054.24441-4-w@1wt.eu
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Denis Efremov <efremov@linux.com>
arch/m68k/include/asm/floppy.h