remarkable-linux/drivers/thunderbolt
Andreas Noever d6cc51cd1a thunderbolt: Setup control channel
Add struct tb which will contain our view of the thunderbolt bus.  For
now it just contains a pointer to the control channel and a workqueue
for hotplug events.

Add thunderbolt_alloc_and_start() and thunderbolt_shutdown_and_free()
which are responsible for setup and teardown of struct tb.

Signed-off-by: Andreas Noever <andreas.noever@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-19 14:07:07 -07:00
..
ctl.c
ctl.h
Kconfig
Makefile thunderbolt: Setup control channel 2014-06-19 14:07:07 -07:00
nhi.c thunderbolt: Setup control channel 2014-06-19 14:07:07 -07:00
nhi.h
nhi_regs.h
tb.c thunderbolt: Setup control channel 2014-06-19 14:07:07 -07:00
tb.h thunderbolt: Setup control channel 2014-06-19 14:07:07 -07:00