commit | 161040fc1c2a4a91765c18ec260589475cb791d9 | [log] [tgz] |
---|---|---|
author | PrasannaKumar Muralidharan <prasannatsmkumar@gmail.com> | Sat Aug 20 21:31:06 2016 +0530 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Aug 24 21:04:50 2016 +0800 |
tree | 88d2a3e8becbccef4d8da8d1b4ce06123fd59de0 | |
parent | 1a45d7e343251e5396d353c1ae6ab1cebead9766 [diff] |
hwrng: omap3-rom - Remove obsoleted functions Remove omap3_rom_rng_data_present method as it was returning 1 always. Use .read callback instead of .data_read callback. This avoids use of obsolete callbacks. This patch is not tested with hardware as I don't have access to it. Signed-off-by: PrasannaKumar Muralidharan <prasannatsmkumar@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>