diff options
author | Matthew Garrett <mjg@redhat.com> | 2010-10-21 21:42:40 (GMT) |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2010-11-29 22:18:01 (GMT) |
commit | 3f0d3d016d89a5efb8b926d4707eb21fa13f3d27 (patch) | |
tree | 9cf5a19b80d8c935db98110f2ac822c74f9ec9b9 /net | |
parent | 72083646528d4887b920deb71b37e09bc7d227bb (diff) | |
download | linux-fsl-qoriq-3f0d3d016d89a5efb8b926d4707eb21fa13f3d27.tar.xz |
tpm: Autodetect itpm devices
Some Lenovos have TPMs that require a quirk to function correctly. This can
be autodetected by checking whether the device has a _HID of INTC0102. This
is an invalid PNPid, and as such is discarded by the pnp layer - however
it's still present in the ACPI code, so we can pull it out that way. This
means that the quirk won't be automatically applied on non-ACPI systems,
but without ACPI we don't have any way to identify the chip anyway so I
don't think that's a great concern.
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Acked-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
Tested-by: Jiri Kosina <jkosina@suse.cz>
Tested-by: Andy Isaacson <adi@hexapodia.org>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions