From: Aaron Lu Date: Wed, 15 Aug 2012 09:08:12 +0000 (+0800) Subject: [libata] acpi: call ata_acpi_gtm during ata port init time X-Git-Tag: v3.6-rc4~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=834009170986f295c5eca37c76c59f1b28670d69;p=pandora-kernel.git [libata] acpi: call ata_acpi_gtm during ata port init time Commit 30dcf76acc695cbd2fa919e294670fe9552e16e7 mistakenly dropped the code to get an initial gtm for the IDE channel. This caused the following problem for Sergei: http://marc.info/?l=linux-kernel&m=134484963618457&w=2 Fix this by adding the call back in ata_acpi_bind_host, and due to this, the ata_ap_acpi_handle is modified accordingly. Tested-by: Sergei Trofimovich Signed-off-by: Aaron Lu Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed