sata_via: style clean up, no indirect method call in LLD
authorTejun Heo <htejun@gmail.com>
Fri, 26 Jan 2007 05:57:31 +0000 (14:57 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 26 Jan 2007 22:24:07 +0000 (17:24 -0500)
commitd02598721706ab62a574823479b1f6c26c8980d2
treec1cd484df805f2b80a9779665217dd3e9ca38198
parent6096b63e2584796341baf7e7735f98d387f489f2
sata_via: style clean up, no indirect method call in LLD

Call ata_bmdma_irq_clear() directly instead of through
ap->ops->irq_clear() according to libata style guideline.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/sata_via.c