diff options
author | Jason Gunthorpe <[email protected]> | 2016-01-07 17:36:26 -0700 |
---|---|---|
committer | Jarkko Sakkinen <[email protected]> | 2016-02-10 04:11:51 +0200 |
commit | 1bd047be37d95bf65a219f4931215f71878ac060 (patch) | |
tree | 2e34afde34909507da6125d8589ce263226f2526 /tools/perf/scripts/python/stackcollapse.py | |
parent | 1e3ed59d6200eb31b554dbdcfdde62d1e3d91f0c (diff) |
tpm_crb: Use devm_ioremap_resource
To support the force mode in tpm_tis we need to use resource locking
in tpm_crb as well, via devm_ioremap_resource.
The light restructuring better aligns crb and tis and makes it easier
to see the that new changes make sense.
The control area and its associated buffers do not always fall in the
range of the iomem resource given by the ACPI object. This patch fixes
the issue by mapping the buffers if this is the case.
[[email protected]: squashed update described in the
last paragraph.]
Signed-off-by: Jason Gunthorpe <[email protected]>
Tested-by: Jarkko Sakkinen <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Acked-by: Peter Huewe <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions