firmware/dmi: Include product_sku info to modalias
authorKai-Chuan Hsieh <kaichuan.hsieh@canonical.com>
Wed, 28 Oct 2020 08:51:50 +0000 (09:51 +0100)
committerJean Delvare <jdelvare@suse.de>
Wed, 28 Oct 2020 08:51:50 +0000 (09:51 +0100)
commite26f023e01ef26b4138bc1099af309bdc4523d23
tree2d8411c68ec62f6f3a60d43711dcbc854a226135
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec
firmware/dmi: Include product_sku info to modalias

Some Dell platforms rely on modalias to customize configuration,
the product sku can be more specific for the hardware.

Add product_sku to modalias for better utilization.

Signed-off-by: Kai-Chuan Hsieh <kaichuan.hsieh@canonical.com>
Signed-off-by: Jean Delvare <jdelvare@suse.de>
drivers/firmware/dmi-id.c