Re: [PATCH v3 2/8] thunderbolt: Updating device IDs

From: David Miller
Date: Fri Jul 15 2016 - 14:49:09 EST


From: Amir Levy <amir.jer.levy@xxxxxxxxx>
Date: Thu, 14 Jul 2016 14:28:16 +0300

> Adding the new Thunderbolt(TM) device IDs to the list.
>
> Signed-off-by: Amir Levy <amir.jer.levy@xxxxxxxxx>

Unless these PCI-IDs, all of them, are going to be used in multiple
spots in the kernel, it is not appropriate to add them here.

They belong as private macros in the drivers themselves, instead.