]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
firmware/dmi: Include product_sku info to modalias
authorKai-Chuan Hsieh <kaichuan.hsieh@canonical.com>
Mon, 9 Aug 2021 08:26:28 +0000 (16:26 +0800)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 13 Aug 2021 07:31:56 +0000 (09:31 +0200)
commitd79c891d4d48edf77c23c480934517a6024496cb
treedb626d55ffd44355f17403860457be6206e38715
parent6a773616598ea672b4ecc812fd774e41c745c851
firmware/dmi: Include product_sku info to modalias

BugLink: https://bugs.launchpad.net/bugs/1938143
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>
(cherry picked from commit e26f023e01ef26b4138bc1099af309bdc4523d23)
Signed-off-by: Chia-Lin Kao (AceLan) <acelan.kao@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
drivers/firmware/dmi-id.c