Skip to content
Snippets Groups Projects
Commit abdc7b8a authored by Simon Glass's avatar Simon Glass
Browse files

tpm: Convert to use a device parameter


At present many TPM calls assume there is only one TPM in the system and
look up this TPM themselves. This is inconsistent with driver model, which
expects all driver methods to have a device parameter. Update the code to
correct this.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 51f00c17
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment