]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit37fa9f356dee1a7b6abd80e995637fecd4c09db8
tree3c468392cd045db97c7925fadef37890c9552677
parente02a74af3a4cdd963784ee9d816c465bf2824fb3
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