diff options
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | 2015-11-25 14:05:31 -0700 |
---|---|---|
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 2015-12-20 15:23:46 +0200 |
commit | 036bb38ffb3e4c92361108f324364b0341cd9e31 (patch) | |
tree | 941cc20949152fee1cc2c2f7b73a8da479f23356 /drivers/dca | |
parent | 727f28b8ca24a581c7bd868326b8cea1058c720a (diff) | |
download | blackbird-op-linux-036bb38ffb3e4c92361108f324364b0341cd9e31.tar.gz blackbird-op-linux-036bb38ffb3e4c92361108f324364b0341cd9e31.zip |
tpm_tis: Ensure interrupts are disabled when the driver starts
This should be done very early, before anything could possibly
cause the TPM to generate an interrupt. If the IRQ line is shared
with another driver causing an interrupt before setting up our
handler will be very bad.
Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tested-by: Martin Wilck <Martin.Wilck@ts.fujitsu.com>
Tested-by: Scot Doyle <lkml14@scotdoyle.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Acked-by: Peter Huewe <peterhuewe@gmx.de>
Diffstat (limited to 'drivers/dca')
0 files changed, 0 insertions, 0 deletions