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)
commitb5666502700855a1eb1a15482005b22478b9460e
treea0cefa93ace73f06a5fdf29b9b1235416c48947d
parent61d335dd27c67d656f114c091a46cf95cbeeb77c
drivers/char/tpm: remove tasklet and cleanup

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>
drivers/char/tpm/tpm_ibmvtpm.c
drivers/char/tpm/tpm_ibmvtpm.h