commit | ab5b0235c4e819c9bc45fa62c99f9fe49e73e701 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Wed Apr 30 16:35:12 2008 +0900 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue May 06 11:40:54 2008 -0400 |
tree | 3c468392cd045db97c7925fadef37890c9552677 | |
parent | 3ad400a92e9c7d2f7caa6c6f811dad9b7d3f333c [diff] |
sata_inic162x: kill now unused bmdma related stuff sata_inic162x doesn't use BMDMA anymore. Kill bmdma related stuff. * prdctl manipulation * port IRQ mask manipulation * inherit ATA_BASE_SHT instead of ATA_BMDMA_SHT * BMDMA methods Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>