From: Yani Ioannou Date: Fri, 24 Jun 2005 05:02:28 +0000 (-0700) Subject: [PATCH] tpm: device attribute fixes X-Git-Tag: v2.6.13-rc1~68^2~330 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e05d2b8d3dd34b0237f489e991ed081cb0bf007;p=pandora-kernel.git [PATCH] tpm: device attribute fixes This patch updates all the device attribute callbacks that weren't updated with the new parameter, I guess because they weren't in Greg's tree (including drivers/pcmcia/ds.c). Without the patch these callbacks are probably broken (and generate a warning along the lines of "assignment from incompatible pointer type"). Please see http://lkml.org/lkml/2005/5/19/40 for the scripts I used to update the attributes automatically. Signed-off-by: Yani Ioannou Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed