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 <[email protected]> > --- > drivers/bluetooth/hci_bcm.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
patch has been applied to bluetooth-next tree. Regards Marcel

