From: Borislav Petkov Date: Wed, 16 Jul 2008 18:33:46 +0000 (+0200) Subject: ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue path X-Git-Tag: v2.6.27-rc1~1049^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fcebda501681080a242733b8db3f09f5ccb5d3f;p=pandora-kernel.git ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue path As a nice side effect, this minimizes the IRQ handler execution time. There should be no functionality change resulting from this patch. [bart: remove extra newlines from ide_cd_do_request()] Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed