Files
linux/drivers
Kees Cook 0435605289 Bluetooth: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly. As already done in hci_qca, add
struct hci_uart pointer to priv structure.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2017-10-06 20:37:11 +02:00
..
2017-09-28 22:18:15 +02:00
2017-10-04 17:11:53 -07:00
2017-10-04 17:11:53 -07:00
2017-08-29 13:46:35 +02:00
2017-10-06 20:35:47 +02:00
2017-08-30 14:03:42 -06:00