[PATCH] powerpc: make ISA floppies work again
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 28 Mar 2006 03:40:58 +0000 (14:40 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 28 Mar 2006 05:45:36 +0000 (16:45 +1100)
We used to assume that a DMA mapping request with a NULL dev was for
ISA DMA.  This assumption was broken at some point.  Now we explicitly
pass the detected ISA PCI device in the floppy setup.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found