From: Bartlomiej Zolnierkiewicz Date: Mon, 29 Dec 2008 19:27:34 +0000 (+0100) Subject: ide: add ->max_sectors field to struct ide_port_info X-Git-Tag: v2.6.29-rc1~561^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b4924962c49655494d2c8e9d3faab0e349a3062;p=pandora-kernel.git ide: add ->max_sectors field to struct ide_port_info * Add ->max_sectors field to struct ide_port_info to allow host drivers to specify value used for hwif->rqsize (if smaller than the default). * Convert pdc202xx_old to use ->max_sectors and remove no longer needed IDE_HFLAG_RQSIZE_256 flag. There should be no functional changes caused by this patch. Acked-by: Sergei Shtyltov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed