Searched hist:be3ae00ff9a737c26d7d280caeffc8c7899abe92 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/soundwire/ |
H A D | dmi-quirks.c | diff be3ae00ff9a737c26d7d280caeffc8c7899abe92 Tue Mar 02 08:51:05 CET 2021 Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> soundwire: Intel: add DMI quirk for Dell SKU 0A3E
We've been handling ACPI issues on early versions of the product with a local ACPI initrd override but now that we have the possibility of a kernel quirk let's get rid of the initrd override. This helps make sure that the kernel will support all versions of the BIOS, with or without updates.
Co-developed-by: Bard Liao <yung-chuan.liao@linux.intel.com> Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Rander Wang <rander.wang@intel.com> Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com> Link: https://lore.kernel.org/r/20210302075105.11515-4-yung-chuan.liao@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
|