commit | 367fdcb4e401161e51aaee5d06b3f82098bafefc | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Aug 05 18:16:55 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Aug 05 18:16:55 2008 +0200 |
tree | 885e57175919f2f162eac4261c9d86d2ab73b973 | |
parent | ca5de404ff036a29b25e9a83f6919c9f606c5841 [diff] |
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 <bzolnier@gmail.com>