diff options
author | Tejun Heo <htejun@gmail.com> | 2006-05-15 20:58:27 +0900 |
---|---|---|
committer | Tejun Heo <htejun@gmail.com> | 2006-05-15 20:58:27 +0900 |
commit | f6aae27ed002ba9c0a98aff811dbde32ce749d28 (patch) | |
tree | 8c3326657bb0917536d02d81c3d52f13590af7a8 /drivers/parisc | |
parent | 3f037db0ba043022e43e8e7266e698d4af264851 (diff) |
[PATCH] sata_sil: convert to new EH
Convert sata_sil to new EH. As these controllers have hardware
interrupt mask and are known to have screaming interrupts issues, use
hardware IRQ masking for freezing. sil_freeze() masks interrupts for
the port and sil_thaw() unmasks them. As ports are automatically
frozen before probing reset, there is no need to initialize interrupt
masks sil_init_onde(). Remove related code.
Other than freezing, sata_sil uses stock BMDMA EH routines.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions