From: Andreas Noever Date: Tue, 3 Jun 2014 20:03:59 +0000 (+0200) Subject: thunderbolt: Add control channel interface X-Git-Tag: omap-for-v3.17/fixes-against-rc2~168^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f25bf6fcb1a83a149bc8b5285d33b48cbd47c7d7;p=pandora-kernel.git thunderbolt: Add control channel interface Thunderbolt devices are configured by reading/writing into their configuration space (similar to pci). This is done by sending packets through the NHI (native host interface) onto the control channel. This patch handles the low level packet based protocol and exposes higher level operations like tb_cfg_read/tb_cfg_write. Signed-off-by: Andreas Noever Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed