mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
replace outb_p() with udelay(2). This is a real ISA device so it likely needs this particular delay. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>