diff options
author | Daniel Thompson <[email protected]> | 2015-10-16 17:01:51 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2015-10-20 22:10:46 +0800 |
commit | f02b7d0c7b433b9a8175ac9027391272877a43ce (patch) | |
tree | 314e976867de305f7069a1f00a0dcd4957167ba7 /lib/mpi/mpi-inline.h | |
parent | 839a42af9441982311f33241529f711f23c857c8 (diff) |
hwrng: exynos - Fix unbalanced PM runtime get/puts
Currently this driver calls pm_runtime_get_sync() rampantly
but never puts anything back. This makes it impossible for the
device to autosuspend properly; it will remain fully active
after the first use.
Fix in the obvious way.
Signed-off-by: Daniel Thompson <[email protected]>
Cc: Kukjin Kim <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Tested-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions