]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] tmp_atmel: Constify & voidify get_property()
authorJeremy Kerr <jk@ozlabs.org>
Wed, 12 Jul 2006 05:41:30 +0000 (15:41 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 31 Jul 2006 05:55:06 +0000 (15:55 +1000)
commit5c339e96a391476ebb7cc63d913445c8cee092ff
tree2d531f40b6886e20ecde612616d8e89cb4b2656a
parentabddd185a0195988b8a5e802d55aff91783489de
[POWERPC] tmp_atmel: Constify & voidify get_property()

Now that get_property() returns a void *, there's no need to cast its
return value. Also, treat the return value as const, so we can
constify get_property later.

tpm_atmel changes

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/char/tpm/tpm_atmel.h