tpm_tis: Only probe iTPMs
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 20 Jan 2012 17:58:49 +0000 (12:58 -0500)
committerRajiv Andrade <srajiv@linux.vnet.ibm.com>
Tue, 14 Feb 2012 18:43:08 +0000 (16:43 -0200)
Detect iTPMs through the vendor ID on the hardware interface and only
probe the device if the manufacturer is found to be Intel. This
obsoletes a previously added delay necessary for some TPMs but not iTPMs.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Signed-off-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com>

No differences found