From: Andreas Noever Date: Tue, 3 Jun 2014 20:04:00 +0000 (+0200) Subject: thunderbolt: Setup control channel X-Git-Tag: omap-for-v3.17/fixes-against-rc2~168^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6cc51cd1a4aed1d9e2dd66d643d729acb4be560;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed