drivers/char/tpm: remove tasklet and cleanup
authorAshley Lai <adlai@linux.vnet.ibm.com>
Wed, 12 Sep 2012 17:49:50 +0000 (12:49 -0500)
committerKent 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