commit | 65c0d4e54ae4b81d8c8bb685169e48306656bb5c | [log] [tgz] |
---|---|---|
author | Sonic Zhang <sonic.zhang@analog.com> | Fri Apr 25 17:19:25 2008 +0800 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue Apr 29 02:17:18 2008 -0400 |
tree | c1e7eb0b88c16cc17c9a33431246e0114af6ccd7 | |
parent | 7368f91926a2870a8c3f9546d86535ce71ae0757 [diff] |
Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared" (v2) Return IRQ_HANDLED when bfin ata device is busy. http://blackfin.uclinux.org/gf/project/uclinux-dist/tracker/?action=TrackerItemEdit&tracker_item_id=3513 v1-v2: - fold api breakage fixing patch together. - mark 'static', not 'inline'. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Bryan Wu <cooloney@kernel.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>