diff options
author | Miaoqian Lin <[email protected]> | 2022-03-07 11:07:24 +0000 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2022-03-14 14:45:44 +1200 |
commit | 7f0f1f3ef62ed7a40e30aff28115bd94c4211d1d (patch) | |
tree | baaa56838566971a5e6652dd436d99713ac1cf7e /drivers/gpu/drm/imx/parallel-display.c | |
parent | cd6714f94091308f07a32b79e0a43f983587da3f (diff) |
hwrng: nomadik - Change clk_disable to clk_disable_unprepare
The corresponding API for clk_prepare_enable is clk_disable_unprepare,
other than clk_disable_unprepare.
Fix this by changing clk_disable to clk_disable_unprepare.
Fixes: beca35d05cc2 ("hwrng: nomadik - use clk_prepare_enable()")
Signed-off-by: Miaoqian Lin <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/imx/parallel-display.c')
0 files changed, 0 insertions, 0 deletions