aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorGaosheng Cui <[email protected]>2022-11-25 17:01:41 +0800
committerUlf Hansson <[email protected]>2022-11-29 13:26:06 +0100
commitc61bfb1cb63ddab52b31cf5f1924688917e61fad (patch)
treec38a73af4af2d28fc6681ccfcc338199f49a3d48 /lib/mpi/mpi-sub-ui.c
parentf4307b4df1c28842bb1950ff0e1b97e17031b17f (diff)
mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()
The clk_disable_unprepare() should be called in the error handling of devm_clk_bulk_get_optional, fix it by replacing devm_clk_get_optional and clk_prepare_enable by devm_clk_get_optional_enabled. Fixes: f5eccd94b63f ("mmc: mediatek: Add subsys clock control for MT8192 msdc") Signed-off-by: Gaosheng Cui <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions