mei: style : reformat PCI device IDs
1. reformat PCI ids list in hw.h for better readability 2. update some code and brand names Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
068c0ae966
commit
6ddf3aea42
@@ -73,13 +73,12 @@
|
||||
#define MEI_DEV_ID_IBXPK_1 0x3B64 /* Calpella */
|
||||
#define MEI_DEV_ID_IBXPK_2 0x3B65 /* Calpella */
|
||||
|
||||
#define MEI_DEV_ID_CPT_1 0x1C3A /* Cougerpoint */
|
||||
#define MEI_DEV_ID_PBG_1 0x1D3A /* PBG */
|
||||
|
||||
#define MEI_DEV_ID_PPT_1 0x1E3A /* Pantherpoint PPT */
|
||||
#define MEI_DEV_ID_PPT_2 0x1CBA /* Pantherpoint PPT */
|
||||
#define MEI_DEV_ID_PPT_3 0x1DBA /* Pantherpoint PPT */
|
||||
#define MEI_DEV_ID_CPT_1 0x1C3A /* Couger Point */
|
||||
#define MEI_DEV_ID_PBG_1 0x1D3A /* C600/X79 Patsburg */
|
||||
|
||||
#define MEI_DEV_ID_PPT_1 0x1E3A /* Panther Point */
|
||||
#define MEI_DEV_ID_PPT_2 0x1CBA /* Panther Point */
|
||||
#define MEI_DEV_ID_PPT_3 0x1DBA /* Panther Point */
|
||||
|
||||
/*
|
||||
* MEI HW Section
|
||||
|
||||
Reference in New Issue
Block a user