x86: reboot: remove inb_p usage
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Wed, 30 Jan 2008 12:33:25 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:25 +0000 (13:33 +0100)
commitc84d6af881be84687fa924f16b2f4b4690354165
treeb0e2d7a170cf622e424dac7fad94e43353e74050
parent08b6d290f977d8145804fd2b9bc2c331f2484f8e
x86: reboot: remove inb_p usage

We are driving a motherboard port so use a 2uS explicit delay at this
point.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/reboot.c