From: Bartlomiej Zolnierkiewicz Date: Fri, 25 Jan 2008 21:17:13 +0000 (+0100) Subject: ide-{floppy,tape,scsi}: fix register loading order when issuing packet command X-Git-Tag: v2.6.25-rc1~1236^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=932aead6d21b631b2058255981824008a6eae32e;p=pandora-kernel.git ide-{floppy,tape,scsi}: fix register loading order when issuing packet command Load IDE_BCOUNTL_REG before IDE_BCOUNTH_REG when issuing packet command. It shouldn't affect anything (just a usual paranoia to separate changes which change the way in which hardware is accessed from code cleanups). Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed