From: Phil Sutter Date: Fri, 28 Nov 2008 19:48:26 +0000 (+0100) Subject: [libata] pata_rb532_cf: fix and rename register definitions X-Git-Tag: v2.6.28-rc7~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f14786e27908a176f0568cf2132558efef71b31;p=pandora-kernel.git [libata] pata_rb532_cf: fix and rename register definitions The original standalone driver uses a custom address for the error register. Use it in pata_rb532_cf, too. Rename two register definitions: - The address offset 0x0800 in fact is the ATA base, not ATA command address. - The offset 0x0C00 is not a regular ATA data address, but a buffered one allowing 4-byte IO. Signed-off-by: Phil Sutter Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed