commit | b239cbe957ae730caa8af2f169a4d35b8c1bb299 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Tue Mar 28 14:40:58 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Tue Mar 28 16:45:36 2006 +1100 |
tree | 7567ee8777c8b4331770240952b738cf4f52d1b9 | |
parent | 69ed3324983bb937d78a8579ed91b90242ee5aaa [diff] |
[PATCH] powerpc: make ISA floppies work again 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>