commit | becbc4940ad8e8ff560e1ceee33d9bb4fe4c9225 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@oracle.com> | Thu Jan 12 10:52:47 2017 -0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jan 13 18:47:19 2017 +0800 |
tree | f87fc049c36d6c5c8022b6b5bc70ccf0b8eb39a9 | |
parent | db602a7f940a71870c17e39bcbe4e4d7a4a8273e [diff] |
hwrng: n2 - add device data descriptions Since we're going to need to keep track of more than just one attribute of the hardware, we'll change the use of the data field from the match struct from a single flag to a struct pointer. This patch adds the struct template and initial descriptions. Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>