summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDavid Lin <dtwlin@google.com>2017-03-01 20:15:37 -0800
committerMichael Bestas <mkbestas@lineageos.org>2019-12-23 23:43:30 +0200
commit9cf70912eeff4bd5294e6aa4fe9bccf59db5d103 (patch)
treee0fd308e3208504d31b56f002a62e29772905c69 /include/linux
parentc9e3b6f2945770351a8aec672617d6c4719f3cab (diff)
msm_rng: fix issue with unbalanced clk_put
This patch fixes the following coccicheck errors: msm_rng.c:335:2-8: ERROR: missing clk_put; clk_get on line 282 and execution via conditional on line 333 msm_rng.c:335:2-8: ERROR: missing clk_put; clk_get on line 285 and execution via conditional on line 333 Bug: 35898203 Change-Id: Id6e0854ec11f95fe2bf7f887876535e2d8e74d22 Signed-off-by: David Lin <dtwlin@google.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions