Re: [PATCH] Bluetooth: hci_bcm: Fix clock (un)prepare

From: Marcel Holtmann
Date: Mon Mar 27 2017 - 10:09:02 EST


Hi John,

> The hci_bcm driver currently does not prepare/unprepare the clock and
> goes directly to enable, but as the documentation for clk_enable says,
> clk_prepare must be called before clk_enable.
>
> Signed-off-by: John Keeping <john@xxxxxxxxxxxx>
> ---
> drivers/bluetooth/hci_bcm.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel