Home
last modified time | relevance | path

Searched hist:"5 c339e96a391476ebb7cc63d913445c8cee092ff" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm_atmel.hdiff 5c339e96a391476ebb7cc63d913445c8cee092ff Wed Jul 12 07:41:30 CEST 2006 Jeremy Kerr <jk@ozlabs.org> [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>