From: Bartlomiej Zolnierkiewicz Date: Mon, 13 Oct 2008 19:39:31 +0000 (+0200) Subject: ide: add request_sense_{pc,rq} to ide_drive_t X-Git-Tag: v2.6.28-rc1~599^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67c56364df843fb9e3ed1af014b8fbe4b22ff25d;p=pandora-kernel.git ide: add request_sense_{pc,rq} to ide_drive_t Add 'struct ide_atapi_pc request_sense_pc' and 'request request_sense_rq' to ide_drive_t and use them instead of fields in struct ide_{floppy,tape}_obj. There should be no functional changes caused by this patch. Cc: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed