]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] tpm: device attribute fixes
authorYani Ioannou <yani.ioannou@gmail.com>
Fri, 24 Jun 2005 05:02:28 +0000 (22:02 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 24 Jun 2005 07:05:29 +0000 (00:05 -0700)
commit3e05d2b8d3dd34b0237f489e991ed081cb0bf007
treed0e18c3c7ed42891bb67eb85c0cbbc34517921f6
parentf52bdbe9fcf2453d402376e22de1eca6dfc96890
[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 <yani.ioannou@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/message/i2o/bus-osm.c
drivers/message/i2o/exec-osm.c