From: Borislav Petkov Date: Fri, 2 Jan 2009 15:12:55 +0000 (+0100) Subject: ide-cd: remove handler wrappers X-Git-Tag: v2.6.29-rc1~540^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65a3309e552585c4908e50e3c9736afb764c97c0;p=pandora-kernel.git ide-cd: remove handler wrappers Remove cdrom_do_newpc_cont and cdrom_start_rw_cont wrappers and pass cdrom_transfer_packet_command to ide_execute_command directly. There should be no functionality change resulting from this patch. Signed-off-by: Borislav Petkov [bart: don't move cdrom_start_packet_command() around, remove newlines] Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed