From: Bartlomiej Zolnierkiewicz Date: Tue, 5 Aug 2008 16:16:55 +0000 (+0200) Subject: ide: fix pre-EIDE SWDMA support on big-endian X-Git-Tag: v2.6.27-rc2~37^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=367fdcb4e401161e51aaee5d06b3f82098bafefc;p=pandora-kernel.git ide: fix pre-EIDE SWDMA support on big-endian id->tDMA is of 'unsigned char' type so endianness is already correct and calling le16_to_cpu() is wrong. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed