diff options
author | Gregory CLEMENT <[email protected]> | 2018-03-13 17:48:40 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2018-03-23 23:39:58 +0800 |
commit | f962eb46e7a9b98a58d2483f5eb216e738fec732 (patch) | |
tree | a210fff1fb4ed95b917e25bbec52cc42edf33fb0 /lib/test_overflow.c | |
parent | efa94457e57f7b45207554db6e7f1fdaabd0f198 (diff) |
crypto: inside-secure - fix clock management
In this driver the clock is got but never put when the driver is removed
or if there is an error in the probe.
Using the managed version of clk_get() allows to let the kernel take care
of it.
Fixes: 1b44c5a60c13 ("crypto: inside-secure - add SafeXcel EIP197 crypto
engine driver")
cc: [email protected]
Signed-off-by: Gregory CLEMENT <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions