Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1609870
| From | Marcel Holtmann <marcel@holtmann.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Bluetooth: hci_bcm: Fix clock (un)prepare |
| Date | 2017-03-27 16:10 +0200 |
| Message-ID | <tpDvl-Li-29@gated-at.bofh.it> (permalink) |
| References | <tlgdY-7yR-7@gated-at.bofh.it> <tlgdY-7yR-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@metanate.com> > --- > drivers/bluetooth/hci_bcm.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] Bluetooth: hci_bcm: Fix clock (un)prepare John Keeping <john@metanate.com> - 2017-03-15 13:30 +0100 Re: [PATCH] Bluetooth: hci_bcm: Fix clock (un)prepare Marcel Holtmann <marcel@holtmann.org> - 2017-03-27 16:10 +0200
csiph-web