sata_inic162x: kill now unused bmdma related stuff
authorTejun Heo <htejun@gmail.com>
Wed, 30 Apr 2008 07:35:12 +0000 (16:35 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 6 May 2008 15:40:54 +0000 (11:40 -0400)
commitab5b0235c4e819c9bc45fa62c99f9fe49e73e701
tree3c468392cd045db97c7925fadef37890c9552677
parent3ad400a92e9c7d2f7caa6c6f811dad9b7d3f333c
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>
drivers/ata/sata_inic162x.c