summaryrefslogtreecommitdiff
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorGregory CLEMENT <gregory.clement@bootlin.com>2018-03-13 17:48:40 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2018-03-23 23:39:58 +0800
commitf962eb46e7a9b98a58d2483f5eb216e738fec732 (patch)
treea210fff1fb4ed95b917e25bbec52cc42edf33fb0 /drivers/Makefile
parentefa94457e57f7b45207554db6e7f1fdaabd0f198 (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: stable@vger.kernel.org Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions