From: Ashley Lai Date: Wed, 12 Sep 2012 17:49:50 +0000 (-0500) Subject: drivers/char/tpm: remove tasklet and cleanup X-Git-Tag: v3.8-rc1~90^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5666502700855a1eb1a15482005b22478b9460e;p=pandora-kernel.git 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 Signed-off-by: Kent Yoder --- Reading git-diff-tree failed