[PATCH] tpm_tis: use resource_size_t
authorKylene Jo Hall <kjhall@us.ibm.com>
Fri, 14 Jul 2006 07:24:31 +0000 (00:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 15 Jul 2006 04:53:55 +0000 (21:53 -0700)
commitc3c36aa98f8e39544afb99025bb69bc1b48e9bf0
tree4787da807350b45b3f1c45da0f593766d5b5d2de
parent9e323d3ee0ba9381af494641e1e87a8d372f916b
[PATCH] tpm_tis: use resource_size_t

Fix the start and len variables that should be using the new
resource_size_t.

Signed_off_by: Kylene Hall <kjhall@us.ibm.com>

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/tpm/tpm_tis.c