diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2024-01-05 15:39:35 +0100 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2024-03-08 10:10:26 +0100 |
commit | 97fd62e3269d2d47cefd421ffe144f9eafab8315 (patch) | |
tree | cb7e90d1d1fce614129ba98009391b89515cb8d0 /scripts/gdb/linux/config.py | |
parent | ceb013b2d9a2946035de5e1827624edc85ae9484 (diff) |
i2c: wmt: Fix an error handling path in wmt_i2c_probe()
wmt_i2c_reset_hardware() calls clk_prepare_enable(). So, should an error
occur after it, it should be undone by a corresponding
clk_disable_unprepare() call, as already done in the remove function.
Fixes: 560746eb79d3 ("i2c: vt8500: Add support for I2C bus on Wondermedia SoCs")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions