summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm_ibmvtpm.c
diff options
context:
space:
mode:
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>2013-09-23 02:03:28 +0400
committerPeter Huewe <peterhuewe@gmx.de>2013-10-22 21:42:38 +0400
commitcb996158dfe8a31377700f46b7f3d69ddc5ae1e4 (patch)
tree7dcb44245682f9c56cc1bb14b42edb0928dd9f3b /drivers/char/tpm/tpm_ibmvtpm.c
parentd0a40174efb0b9d232ccd1cf127cb90a2120f55b (diff)
downloadlinux-cb996158dfe8a31377700f46b7f3d69ddc5ae1e4.tar.xz
tpm: st33: Remove chip->data_buffer access from this driver
For some reason this driver thinks that chip->data_buffer needs to be set before it can call tpm_pm_*. This is not true. data_buffer is used only by /dev/tpmX, which is why it is managed exclusively by the fops functions. Cc: Mathias Leblanc <mathias.leblanc@st.com> Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Reviewed-by: Joel Schopp <jschopp@linux.vnet.ibm.com>
Diffstat (limited to 'drivers/char/tpm/tpm_ibmvtpm.c')
0 files changed, 0 insertions, 0 deletions