aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorJason Gunthorpe <[email protected]>2009-09-09 17:22:18 -0600
committerJames Morris <[email protected]>2009-09-10 19:19:09 +1000
commitec57935837a78f9661125b08a5d08b697568e040 (patch)
tree31379df297fc188ba5120edc8db9bc628f30d319 /drivers/mtd/lpddr/lpddr_cmds.c
parentddd29ec6597125c830f7badb608a86c98b936b64 (diff)
TPM: Fixup boot probe timeout for tpm_tis driver
When probing the device in tpm_tis_init the call request_locality uses timeout_a, which wasn't being initalized until after request_locality. This results in request_locality falsely timing out if the chip is still starting. Move the initialization to before request_locality. This probably only matters for embedded cases (ie mine), a BIOS likely gets the TPM into a state where this code path isn't necessary. Signed-off-by: Jason Gunthorpe <[email protected]> Acked-by: Rajiv Andrade <[email protected]> Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions