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:
61d335d
)
drivers/char/tpm: remove tasklet and cleanup
author
Ashley Lai
<adlai@linux.vnet.ibm.com>
Wed, 12 Sep 2012 17:49:50 +0000
(12:49 -0500)
committer
Kent Yoder
<key@linux.vnet.ibm.com>
Thu, 1 Nov 2012 20:23:14 +0000
(15:23 -0500)
This patch removed the tasklet and moved the wait queue into the
private structure. It also cleaned up the response CRQ path.
Signed-off-by: Ashley Lai <adlai@us.ibm.com>
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
No differences found