diff options
author | Fabio Estevam <[email protected]> | 2012-09-04 18:35:22 -0300 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2012-09-07 04:17:07 +0800 |
commit | 821873abc20e28fe3faa98591dab91d9b00700a5 (patch) | |
tree | 5945c148e68a5f4bea368727da36234af465b538 /net/unix/af_unix.c | |
parent | a9ccb7bd0a781bce85db3b182e4c0c03688553c1 (diff) |
hwrng: mxc-rnga - Access data via structure
In current driver, everytime we need to access the rng clock
,ie to enable or disable it, a call to clk_get is done.
This is not correct and the preferred way is to provide a rng data structure
that could be used for accessing rng resources.
Acked-by: Sascha Hauer <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions