From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:38 +0000 (+0200) Subject: ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP} X-Git-Tag: v2.6.28-rc1~710^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49cac39e71bd6bbcf934c6ba837e21503902c088;p=pandora-kernel.git ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP} Add IDE_AFLAG_{SRFP,WP} drive->atapi_flags and use them instead of ->{srfp,wp} struct ide_floppy_obj fields. There should be no functional changes caused by this patch. Acked-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed