From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:23 +0000 (+0200) Subject: ide: remove no longer needed BUG_ON()-s from init_irq() X-Git-Tag: v2.6.28-rc1~710^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c199a5496d0579d388636ee34a954e2e566d2fb;p=pandora-kernel.git ide: remove no longer needed BUG_ON()-s from init_irq() init_irq() is now called only during initial host registration so these BUG_ON()-s are no loner needed (+ the last one was done too late anyway). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed