diff options
author | Jason Gunthorpe <[email protected]> | 2017-05-04 09:53:25 -0600 |
---|---|---|
committer | Jarkko Sakkinen <[email protected]> | 2017-06-13 22:02:08 +0300 |
commit | 4cb586a188d468e05649575f0689dd2bf8c122e6 (patch) | |
tree | a88c60e0bbba04f3fdfd4b52e7d81b46ffe4fe36 /net/unix/af_unix.c | |
parent | fc0e132229a7ef5a8096e2876463403df0767b1b (diff) |
tpm_tis: Consolidate the platform and acpi probe flow
Now that the platform device was merged for OF support we can use the
platform device to match ACPI devices as well and run everything
through tpm_tis_init.
pnp_acpi_device is replaced with ACPI_COMPANION, and ACPI_HANDLE is
pushed further down.
platform_get_resource is used instead of acpi_dev_get_resources.
The itpm global module parameter is no longer changed during itpm
detection, instead the phy specific bit is set directly.
Signed-off-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Tested-by: Jerry Snitselaar <[email protected]> (with TPM 2.0)
Tested-by: Jarkko Sakkinen <[email protected]> (with TPM 1.2)
Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions