From: Manuel Lauss Date: Wed, 26 Mar 2014 14:05:21 +0000 (+0100) Subject: MIPS: Alchemy: pata_platform for DB1200 X-Git-Tag: v3.15-rc1~125^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54ff4a1d17325a95926fee560e81d47de678dc03;p=pandora-kernel.git MIPS: Alchemy: pata_platform for DB1200 The au1xxx-ide driver isn't any faster than pata_platform since it spends a lot of time busy waiting for DMA to finish; faster PIO/DMA modes only work on the db1200 with a certain cpu speed, UDMA is broken, and finally the old IDE layer is on death row, so time to switch to the newer ATA layer. Signed-off-by: Manuel Lauss Cc: Linux-MIPS Patchwork: https://patchwork.linux-mips.org/patch/6662/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed