aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpi-mul.c
diff options
context:
space:
mode:
authorHuan Yang <[email protected]>2024-08-20 10:21:19 +0000
committerStephen Boyd <[email protected]>2024-08-28 00:25:04 +0000
commitf7e41b65bdc570335dec68d5f65f6317c3eaeeac (patch)
treea7aa1e64e1ecf485a9c858d1327a705e0c6ffdcf /lib/crypto/mpi/mpi-mul.c
parentclk: visconti: Switch to use kmemdup_array() (diff)
downloadkernel-f7e41b65bdc570335dec68d5f65f6317c3eaeeac.tar.gz
kernel-f7e41b65bdc570335dec68d5f65f6317c3eaeeac.zip
clk: lmk04832: Use devm_clk_get_enabled() helpers
The devm_clk_get_enabled() helpers: - call devm_clk_get() - call clk_prepare_enable() and register what is needed in order to call clk_disable_unprepare() when needed, as a managed resource. This simplifies the code and avoids the calls to clk_disable_unprepare(). Signed-off-by: Huan Yang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions