Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <bzolnier@gmail.com>
- Loading branch information