Hi Chuhong,
> 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: 055825614c6b ("Bluetooth: btmtkuart: add an implementation for clock
> osc property")
> Signed-off-by: Chuhong Yuan <[email protected]>
> ---
> Changes in v2:
> - Modify description.
> - Add fixes tag.
>
> drivers/bluetooth/btmtkuart.c | 14 ++++++++------
> 1 file changed, 8 insertions(+), 6 deletions(-)
patch has been applied to bluetooth-next tree.
Regards
Marcel