Files
linux/drivers
John Keeping 730ce397cd Bluetooth: hci_bcm: Fix clock (un)prepare
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>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2017-04-12 22:02:36 +02:00
..
2017-03-12 23:47:16 -07:00
2017-03-10 19:56:56 -08:00
2017-04-11 11:16:03 -04:00
2017-03-20 16:25:06 +01:00