From: Atsushi Nemoto Date: Thu, 23 Oct 2008 21:22:07 +0000 (+0200) Subject: ide: Add tx4939ide driver (v6) X-Git-Tag: v2.6.28-rc1~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37897989232e6533772b0e24369b35ee9f56c8b6;p=pandora-kernel.git ide: Add tx4939ide driver (v6) This is the driver for the Toshiba TX4939 SoC ATA controller. This controller has standard ATA taskfile registers and DMA command/status registers, but the register layout is swapped on big endian. There are some other endian issue and some special registers which requires many custom dma_ops/tp_ops routines and build_dmatable. Signed-off-by: Atsushi Nemoto Acked-by: Sergei Shtylyov Cc: ralf@linux-mips.org Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed