libata-acpi: clean up parameters and misc stuff
authorTejun Heo <htejun@gmail.com>
Sat, 5 May 2007 14:50:38 +0000 (23:50 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 11 May 2007 22:12:42 +0000 (18:12 -0400)
commit3a32a8e96694a243ec7e7feb6d76dfc4b1fe90c1
treec7e326d85996b196770e5bef4d7fd005380b09a0
parente92351bb53c0849fabfa80be53cbf3b0aa166e54
libata-acpi: clean up parameters and misc stuff

This patch cleans up libata-acpi such that it looks similar to other
libata files.  This patch doesn't introuce any behavior changes.

* make libata-acpi functions take ata_device instead of ata_port +
  device index
* s/atadev/dev/
* de-indent local variable declarations

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