Skip to content
Commit 4803c54c authored by Chuhong Yuan's avatar Chuhong Yuan Committed by Marcel Holtmann
Browse files

Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()

Calls of the functions clk_disable_unprepare() and hci_free_dev()
were missing for the exception handling.
Thus add the missed function calls together with corresponding
jump targets.

Fixes: 05582561

 ("Bluetooth: btmtkuart: add an implementation for clock osc property")
Signed-off-by: default avatarChuhong Yuan <hslester96@gmail.com>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent feac90d7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment