diff options
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | 2013-09-23 02:03:28 +0400 |
---|---|---|
committer | Peter Huewe <peterhuewe@gmx.de> | 2013-10-22 21:42:38 +0400 |
commit | cb996158dfe8a31377700f46b7f3d69ddc5ae1e4 (patch) | |
tree | 7dcb44245682f9c56cc1bb14b42edb0928dd9f3b /drivers/edac/Makefile | |
parent | d0a40174efb0b9d232ccd1cf127cb90a2120f55b (diff) | |
download | linux-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/edac/Makefile')
0 files changed, 0 insertions, 0 deletions