]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
libata: migrate ACPI code over to new bindings
authorMatthew Garrett <mjg@redhat.com>
Mon, 25 Jun 2012 08:13:04 +0000 (16:13 +0800)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 29 Jun 2012 15:38:11 +0000 (11:38 -0400)
commit30dcf76acc695cbd2fa919e294670fe9552e16e7
tree77156836889ea87b90058dd23f634f0f7d99b757
parent6b66d95895c149cbc04d4fac5a2f5477c543a8ae
libata: migrate ACPI code over to new bindings

Now that we have the ability to directly glue the ACPI namespace to the
driver model in libata, we don't need the custom code to handle the same
thing. Remove it and migrate the functions over to the new code.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Holger Macht <holger@homac.de>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/libata-acpi.c
drivers/ata/libata-core.c
drivers/ata/libata-pmp.c
drivers/ata/libata.h
drivers/ata/pata_acpi.c
include/linux/libata.h