From: Borislav Petkov Date: Sat, 2 Feb 2008 18:56:33 +0000 (+0100) Subject: ide-floppy: convert to generic packet commands X-Git-Tag: v2.6.25-rc1~1068^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30d67099385dd837b252a604f1593735c5559e13;p=pandora-kernel.git ide-floppy: convert to generic packet commands Replace the ide-floppy packet commands opcode defines with the generic ones. Add a missing GPCMD_WRITE_12 (opcode 0xaa) to the generic ones in cdrom.h. The last one can be found in the current version of INF-8090, p.905. [ Bart: Tejun's libata patch also adding GPCMD_WRITE_12 got merged first ] Signed-off-by: Borislav Petkov Cc: Jens Axboe Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed