From: Linus Torvalds Date: Tue, 17 Jul 2007 22:57:42 +0000 (-0700) Subject: Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes X-Git-Tag: v2.6.23-rc1~506 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1985026d32e69ed6dac3ba0ef8ff10366f060ed3;p=pandora-kernel.git Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes The old IDE driver is not ready to take generic SCSI commands, even if it uses them for some specific issues (ie the tray open/close ioctls for IDE CD-ROM's). Pointed out by Bartlomiej. I'm sure we'll have it fixed properly soon enough, but for now we should not allow it to cause problems. Cc: Bartlomiej Zolnierkiewicz Cc: Jens Axboe Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed