x86: use a fallback dev for i386
authorGlauber Costa <gcosta@redhat.com>
Tue, 8 Apr 2008 16:21:04 +0000 (13:21 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:58 +0000 (19:19 +0200)
commit45a07e774950ef479f8996c0e2c5550dd6440453
treeae48fba44fa92f2b420d857730b2d268ddf5adf8
parentd1a079029036881375110f78df47d352e7c28a77
x86: use a fallback dev for i386

We can use a fallback dev for cases of a NULL device being passed (mostly ISA)
This comes from x86_64 implementation.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/pci-dma_32.c