thunderbolt: Initialize root switch and ports
authorAndreas Noever <andreas.noever@gmail.com>
Tue, 3 Jun 2014 20:04:02 +0000 (22:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 21:07:08 +0000 (14:07 -0700)
commita25c8b2fc9636aaf29d9d9d89f92cdfd27a2a23d
treedb952ae5e1d2897f54751e9d2d4c258dce853a00
parent7adf60972c692b0b3d0958cd7322e22a67187111
thunderbolt: Initialize root switch and ports

This patch adds the structures tb_switch and tb_port as well as code to
initialize the root switch.

Signed-off-by: Andreas Noever <andreas.noever@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/thunderbolt/Makefile
drivers/thunderbolt/switch.c [new file with mode: 0644]
drivers/thunderbolt/tb.c
drivers/thunderbolt/tb.h
This page took 0.02927 seconds and 5 git commands to generate.