commit | 053596d9e26c86352c4b2b372f43f2746b97de45 | [log] [tgz] |
---|---|---|
author | Andreas Noever <andreas.noever@gmail.com> | Tue Jun 03 22:04:06 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 19 14:07:47 2014 -0700 |
tree | 7568b6b0dc29e9030bf1d6ffd38f522d6907e980 | |
parent | 9da672a42878c58af5c50d7389dbae17bea9df38 [diff] |
thunderbolt: Handle hotplug events We receive a plug event callback whenever a thunderbolt device is added or removed. This patch fills in the tb_handle_hotplug method and starts reacting to these events by adding/removing switches from the hierarchy. Signed-off-by: Andreas Noever <andreas.noever@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>