]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
floppy: use symbolic register names in the x86 port
authorWilly Tarreau <w@1wt.eu>
Tue, 31 Mar 2020 09:40:39 +0000 (11:40 +0200)
committerDenis Efremov <efremov@linux.com>
Tue, 12 May 2020 16:34:53 +0000 (19:34 +0300)
commit38ede90831c7f3e931b58c2b2790d02d5d061592
tree3ac239a6651a5493beecd60c52d9ee41e85479d7
parent6cb7e69671843c6f10fd25fc93eecadd4d52ac37
floppy: use symbolic register names in the x86 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-9-w@1wt.eu
Cc: x86@kernel.org
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Denis Efremov <efremov@linux.com>
arch/x86/include/asm/floppy.h