From: Bartlomiej Zolnierkiewicz Date: Tue, 6 Jan 2009 16:20:48 +0000 (+0100) Subject: ide: use per-port IRQ handlers X-Git-Tag: v2.6.29-rc1~231^2~37 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae86afaee6a1c77c7a06d81dcc3bf872204d3bec;p=pandora-kernel.git ide: use per-port IRQ handlers Use hwif instead of hwgroup as {request,free}_irq()'s cookie, teach ide_intr() to return early for non-active serialized ports, modify unexpected_intr() accordingly and then use per-port IRQ handlers instead of per-hwgroup ones. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed