git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd7da13
)
tpm: compile out unused code in the PNP and PM cases
author
Kent Yoder
<key@linux.vnet.ibm.com>
Thu, 9 Aug 2012 14:20:15 +0000
(09:20 -0500)
committer
Kent Yoder
<key@linux.vnet.ibm.com>
Wed, 22 Aug 2012 16:12:03 +0000
(11:12 -0500)
The tpm_tis driver doesn't use tpm_tis_resume except when PM is
configured and doesn't make use of tpm_tis_reenable_interrupts except
when PM or PNP is configured.
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
No differences found