From: Stephen Rothwell Date: Tue, 28 Mar 2006 03:40:58 +0000 (+1100) Subject: [PATCH] powerpc: make ISA floppies work again X-Git-Tag: v2.6.17-rc1~165^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b239cbe957ae730caa8af2f169a4d35b8c1bb299;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed