commit | fe7d36859f25cec5029fb4f26e40db2fea623906 | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Sun Mar 08 11:17:13 2015 +0100 |
committer | Peter Huewe <peterhuewe@gmx.de> | Wed Mar 18 22:43:05 2015 +0100 |
tree | 32f66d0757a99618cf0c7f77116b33f57601d1e9 | |
parent | 34d47b6322087665be33ca3aa81775b143a4d7ac [diff] |
tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to tpm_stm_dev io_lpcpd is accessible from struct tpm_stm_dev. struct st33zp24_platform_data is only valid when using static platform configuration data, not when using dts. Reviewed-by: Jason Gunthorpe <jason.gunthorpe@obsidianresearch.com> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Peter Huewe <peterhuewe@gmx.de>