提交 dd158ed6 编写于 作者: L Luca Coelho

iwlwifi: mvm: add Samsung to the PPAG approved list

Samsung is now approved to use the PPAG feature.  Add it to the
approved list.
Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210131201908.07841f1f45ba.I47eb5a9be3c819683a2175e4db89f366bc9508e2@changeidSigned-off-by: NLuca Coelho <luciano.coelho@intel.com>
上级 ca176edd
......@@ -1050,6 +1050,11 @@ static const struct dmi_system_id dmi_ppag_approved_list[] = {
DMI_MATCH(DMI_SYS_VENDOR, "HP"),
},
},
{ .ident = "SAMSUNG",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "SAMSUNG ELECTRONICS CO., LTD"),
},
},
};
static int iwl_mvm_ppag_init(struct iwl_mvm *mvm)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册