From: Akira Iguchi Date: Fri, 26 Jan 2007 07:28:18 +0000 (+0900) Subject: libata: PATA driver for Celleb X-Git-Tag: v2.6.21-rc2~25^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a619f981b477035027dd27dfbee6148b4cd4a83c;p=pandora-kernel.git libata: PATA driver for Celleb This is the patch for PATA controller of Celleb. This driver uses the managed iomap (devres). Because this driver needs special taskfile accesses, there is a copy of ata_std_softreset(). ata_dev_try_classify() is exported so that it can be used in this function. Signed-off-by: Kou Ishizaki Signed-off-by: Akira Iguchi Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed