From: Bartlomiej Zolnierkiewicz Date: Thu, 17 Apr 2008 22:46:23 +0000 (+0200) Subject: ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif() X-Git-Tag: v2.6.26-rc1~1148^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fef39d95ea19d4b5e2547e344809a5398eba8b3c;p=pandora-kernel.git ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif() request_irq() will fail if there is already another IRQ handler registered and IRQ flags are mismatched. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed