From: Rajiv Andrade Date: Thu, 13 May 2010 20:37:54 +0000 (-0300) Subject: TPM: ACPI/PNP dependency removal X-Git-Tag: v2.6.35-rc1~488^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f2ab000c6f2ae46070807a3bf645c45d8639460;p=pandora-kernel.git TPM: ACPI/PNP dependency removal This patch pushes the ACPI dependency into the device driver code itself. Now, even without ACPI/PNP enabled, the device can be registered using the TIS specified memory space. This will however result in the lack of access to the BIOS event log, being the only implication of such ACPI removal. Signed-off-by: Rajiv Andrade Acked-by: Mimi Zohar Signed-off-by: James Morris --- Reading git-diff-tree failed