From: Bartlomiej Zolnierkiewicz Date: Tue, 31 Mar 2009 18:15:03 +0000 (+0200) Subject: ide-cd: unify cdrom_newpc_intr() exit paths X-Git-Tag: v2.6.30-rc1~418^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a116974852a727bdfe6b1b897102903a17228a5;p=pandora-kernel.git ide-cd: unify cdrom_newpc_intr() exit paths * Move cdrom_end_request() calls from cdrom_decode_status() and ide_cd_check_ireason() to cdrom_newpc_intr(). * Unify cdrom_newpc_intr() exit paths. There should be no functional changes caused by this patch. Cc: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed