[PATCH v2 06/14] thunderbolt: Add thunderbolt capability handling

2014-04-10 Thread Andreas Noever
Thunderbolt config areas contain capability lists similar to those found on pci devices. This patch introduces a tb_find_cap utility method to search for capabilities. Signed-off-by: Andreas Noever --- drivers/thunderbolt/Makefile | 2 +- drivers/thunderbolt/cap.c| 116

[PATCH v2 06/14] thunderbolt: Add thunderbolt capability handling

2014-04-10 Thread Andreas Noever
Thunderbolt config areas contain capability lists similar to those found on pci devices. This patch introduces a tb_find_cap utility method to search for capabilities. Signed-off-by: Andreas Noever andreas.noe...@gmail.com --- drivers/thunderbolt/Makefile | 2 +- drivers/thunderbolt/cap.c|