Loading drivers/misc/mei/hw.h +39 −40 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
drivers/misc/mei/hw.h +39 −40 Original line number Diff line number Diff line Loading @@ -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 Loading