commit | 984e976f5382ff09351ddd3b023937611396d739 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Wed Nov 21 12:24:45 2007 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jan 11 08:16:16 2008 +1100 |
tree | 2fcce0de19b06547772f015b8409efc3d2c8d52a | |
parent | 2407d60872dd2a95404c6048f775f3b64d438f4b [diff] |
[HWRNG]: move status polling loop to data_present callbacks Handle waiting for new random within the drivers themselves, this allows to use better suited timeouts for the individual rngs. Signed-off-by: Patrick McHardy <kaber@trash.net> Acked-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>