diff options
author | Willy Tarreau <w@1wt.eu> | 2020-03-01 22:55:52 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-03-16 17:26:58 +0300 |
commit | fc0c5c0c85a83207a16011d34916ec4c5db083a1 (patch) | |
tree | a5aa9f2ff633eace504ea7924da5c76e0ad0d794 /drivers/block/xen-blkfront.c | |
parent | 336eae37338590ea259954546a44a5f524256b6e (diff) | |
download | linux-fc0c5c0c85a83207a16011d34916ec4c5db083a1.tar.xz |
floppy: prepare ARM code to simplify base address separation
The fd_outb() macro on ARM relies on a special fd_setdor() macro when
the register is FD_DOR and both will need to be changed to accept a
separate base address. Let's just remerge them to simplify the change
and make this code more easily reviewable.
Link: https://lore.kernel.org/r/20200301195555.11154-4-w@1wt.eu
Cc: Ian Molton <spyro@f2s.com>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Denis Efremov <efremov@linux.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/xen-blkfront.c')
0 files changed, 0 insertions, 0 deletions