From: Andreas Noever Date: Tue, 3 Jun 2014 20:04:07 +0000 (+0200) Subject: thunderbolt: Add path setup code. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~168^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=520b670216a15fb949e6ec6a1af9b5dd55d219c7;p=pandora-kernel.git thunderbolt: Add path setup code. A thunderbolt path is a unidirectional channel between two thunderbolt ports. Two such paths are needed to establish a pci tunnel. This patch introduces struct tb_path as well as a set of tb_path_* methods which are used to activate & deactivate paths. Signed-off-by: Andreas Noever Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed